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 16cbebd commit e163844Copy full SHA for e163844
rust-toolchain.toml
@@ -9,7 +9,7 @@
9
#
10
# We can use `#[feature(..)]` in tests which is nice - since tests aren't compiled with the main
11
# crate so MSRV does not apply to them
12
-toolchain.channel = "nightly-2025-10-24"
+toolchain.channel = "nightly-2025-11-05"
13
toolchain.components = [
14
"rust-analyzer",
15
"cargo",
0 commit comments