Skip to content

Commit d98f23f

Browse files
danakjAravind Vasudevan
authored andcommitted
Tie the rustc binary version into all rustc invocations
Bug: 1411471 Change-Id: Id0eece8b0cb354c5d8447a697f8be6b6235f0d9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4204884 Reviewed-by: Hans Wennborg <[email protected]> Reviewed-by: Collin Baker <[email protected]> Commit-Queue: Collin Baker <[email protected]> Cr-Commit-Position: refs/heads/main@{#1099386} NOKEYCHECK=True GitOrigin-RevId: 4e1856f768234aad348e2209077c92f525a2288a
1 parent 93589cd commit d98f23f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

update_rust.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
# The revision specified below should typically be the same as the
3838
# `crubit_revision` specified in the //DEPS file. More details and roll
3939
# instructions can be found in tools/rust/README.md.
40+
#
41+
# TODO(danakj): This should be included in --print-rust-revision when we want
42+
# code to depend on using crubit rs_to_cc_bindings.
4043
CRUBIT_REVISION = 'f5cbdf4b54b0e6b9f63a4464a2c901c82e0f0209'
4144
CRUBIT_SUB_REVISION = 1
4245

0 commit comments

Comments
 (0)