Skip to content

Commit cc64955

Browse files
danakjAravind Vasudevan
authored andcommitted
Use the latest Rust roll in 2e5c4436101c72e571732e77604be0bc8f38ee4c
The fallback gates the use of the roll, since autoroll script may update Rust version but fail to build it still. [email protected] Bug: None Change-Id: I610935656d01d3851311dbe87803e5926411a250 Cq-Include-Trybots: luci.chromium.try:android-rust-arm-dbg,android-rust-arm-rel,linux-rust-x64-dbg,linux-rust-x64-rel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4261968 Reviewed-by: Collin Baker <[email protected]> Commit-Queue: danakj <[email protected]> Cr-Commit-Position: refs/heads/main@{#1106487} NOKEYCHECK=True GitOrigin-RevId: 8f6ee5ed5468e3f3e071c38641115e7218101225
1 parent 75025c2 commit cc64955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update_rust.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
# TODO(lukasza): Include CRUBIT_REVISION and CRUBIT_SUB_REVISION once we
6363
# include Crubit binaries in the generated package. See also a TODO comment
6464
# in BuildCrubit in package_rust.py.
65-
FALLBACK_REVISION = '7919ef0ec5776c72dace7fec1c68551a617505ad-1-llvmorg-16-init-17653-g39da55e8-2'
65+
FALLBACK_REVISION = '6e0115778b0aedc90b59e035476c38e1b8c5c29b-1-llvmorg-17-init-2082-g6d4a674a-1'
6666

6767
# Hash of src/stage0.json, which itself contains the stage0 toolchain hashes.
6868
# We trust the Rust build system checks, but to ensure it is not tampered with

0 commit comments

Comments
 (0)