You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Override the full Rust+Clang version in FALLBACK_REVISION
The fallback mechanism was designed for when we were rolling Rust
separately from Clang. As such, the Rust revision would never bump
until we had a successful build.
Now we are rolling Rust and Clang together, but we're not yet blocking
the Clang roll on Rust succeeding. This means the Rust revision
changes but doesn't refer to a successful build. Then the fallback
revision tries to use it and can't find the toolchain.
Until we block the Clang roll on Rust, have the rust fallback path
specify and pin to the full Rust + Clang versions.
Bug: 1409334
Change-Id: I51aa792ab3a5349fae94e04becd23b9d0b344f7a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4186736
Auto-Submit: danakj <[email protected]>
Reviewed-by: Adrian Taylor <[email protected]>
Commit-Queue: Adrian Taylor <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1095496}
NOKEYCHECK=True
GitOrigin-RevId: 7ba24de9daf83eca666514391f17176f84f0133b
0 commit comments