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 42dc34a commit 86f76beCopy full SHA for 86f76be
rust-toolchain.toml
@@ -1,7 +1,7 @@
1
[toolchain]
2
-channel = "nightly-2025-08-04"
+channel = "nightly-2025-11-02"
3
components = ["rust-src", "rustc-dev", "llvm-tools"]
4
-# commit_hash = f34ba774c78ea32b7c40598b8ad23e75cdac42a6
+# commit_hash = bd3ac0330018c23b111bbee176f32c377be7b319
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