We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb1b52 commit 93b5361Copy full SHA for 93b5361
library/compiler-builtins/.github/workflows/main.yaml
@@ -13,7 +13,7 @@ env:
13
RUSTDOCFLAGS: -Dwarnings
14
RUSTFLAGS: -Dwarnings
15
RUST_BACKTRACE: full
16
- BENCHMARK_RUSTC: nightly-2025-05-28 # Pin the toolchain for reproducable results
+ BENCHMARK_RUSTC: nightly-2025-12-01 # Pin the toolchain for reproducable results
17
18
jobs:
19
# Determine which tests should be run based on changed files.
0 commit comments