Commit d8cc125
base-builder-rust: bump RUSTUP_TOOLCHAIN to nightly-2025-09-05 on ubuntu-24-04
The default base-builder-rust Dockerfile was bumped to nightly-2025-09-05
in 625f70d, but the ubuntu-24-04 variant
was left at the older nightly-2024-07-12, causing build failures and
coverage mismatches when projects opt into ubuntu-24-04 (#14220).
The LLVM revision (cb2f0d0a5f14) is now identical across the default,
ubuntu-20-04 and ubuntu-24-04 base-clang scripts, so the toolchain/LLVM
compatibility concern that originally delayed this bump no longer
applies.
Fixes: #14220
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c11174f commit d8cc125
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments