commit | 3a459145d7f1387e07ddbb9503aca5c563ea17ce | [log] [tgz] |
---|---|---|
author | Julia Hansbrough <flowerhack@google.com> | Thu May 29 23:47:55 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 23:47:55 2025 |
tree | ea9f29b05d301e605464fb7d761c54b6fc90c934 | |
parent | 2cf01270376ee2a014820de09f5db9ec33e9ad1a [diff] |
Roll toktrie: 0.7.21 => 0.7.24 in //third_party/rust. This CL has been created semi-automatically. The expected review process and other details can be found at //tools/crates/create_update_cl.md Updated crates: * toktrie: 0.7.21 => 0.7.24 (https://docs.rs/crate/toktrie/0.7.24) Bug: None Change-Id: I0ec426500342a3818b5ab4749a2cb3dc71386b78 Cq-Include-Trybots: chromium/try:android-rust-arm32-rel Cq-Include-Trybots: chromium/try:android-rust-arm64-dbg Cq-Include-Trybots: chromium/try:android-rust-arm64-rel Cq-Include-Trybots: chromium/try:linux-rust-x64-dbg Cq-Include-Trybots: chromium/try:linux-rust-x64-rel Cq-Include-Trybots: chromium/try:win-rust-x64-dbg Cq-Include-Trybots: chromium/try:win-rust-x64-rel Disable-Rts: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6593713 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Julia Hansbrough <flowerhack@google.com> Cr-Commit-Position: refs/heads/main@{#1467247}
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.