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 fcf9dbf commit 58ce9d7Copy full SHA for 58ce9d7
rust-toolchain.toml
@@ -1,7 +1,7 @@
1
[toolchain]
2
-channel = "nightly-2025-11-02"
+channel = "nightly-2025-11-13"
3
components = ["rust-src", "rustc-dev", "llvm-tools"]
4
-# commit_hash = bd3ac0330018c23b111bbee176f32c377be7b319
+# commit_hash = 2286e5d224b3413484cf4f398a9f078487e7b49d
5
6
# Whenever changing the nightly channel, update the commit hash above, and
7
# change `REQUIRED_RUST_TOOLCHAIN` in `crates/rustc_codegen_spirv/build.rs` too.
0 commit comments