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 eba1a3f commit 8af7679Copy full SHA for 8af7679
.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