commit | ca62c182bf33c9a192c3e3aa8b91f7881380632c | [log] [tgz] |
---|---|---|
author | Adrian Taylor <adetaylor@chromium.org> | Fri Dec 16 19:40:13 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 16 19:40:13 2022 |
tree | eeb056f887cec0a91817b6a679c67590542b8a01 | |
parent | 269874ea2e81d5051bac754aad9b3d9783667852 [diff] |
[rust] Update metadata about rustc. We currently include the Android Rust toolchain as a potential toolchain for Chromium's Rust experiments. We're using rustc 1.64, but our metadata said we were at 1.56. We've therefore had false-positive warnings about bug fixes in Rust 1.58. Update the metadata to reflect reality. Bug: 1401587 Change-Id: I03ed607ab337d0e5acf8e0373e87fe81ed9224e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4110972 Auto-Submit: Adrian Taylor <adetaylor@chromium.org> Reviewed-by: Collin Baker <collinbaker@chromium.org> Commit-Queue: Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/main@{#1084466}
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.