commit | 0b9d5b96a7ff53cc8e82bf5d408edb2bc2448c4a | [log] [tgz] |
---|---|---|
author | danakj <danakj@chromium.org> | Tue Nov 21 16:50:34 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 21 16:50:34 2023 |
tree | 6480ff268208614db30adb4605851fc75ac219c3 | |
parent | c2b8bc072313eefc33f7e854197b44a602e69bcc [diff] |
Remove the generation of :test_support aliases in third_party/rust Now that lib targets are all properly marked testonly, simplify things by just having the one target. Bug: 1502569 Change-Id: I49d089805227641b41543c5f01f37c4b0944c9f2 Cq-Include-Trybots: luci.chromium.try:android-rust-arm64-dbg,android-rust-arm32-rel,android-rust-arm64-rel,linux-rust-x64-dbg,mac-rust-x64-dbg,linux-rust-x64-rel,win-rust-x64-dbg,win-rust-x64-rel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5044239 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by: Adrian Taylor <adetaylor@chromium.org> Cr-Commit-Position: refs/heads/main@{#1227427}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.