Skip to content

Commit 86f76be

Browse files
committed
Update toolchain to Nov 02
1 parent 42dc34a commit 86f76be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rust-toolchain.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[toolchain]
2-
channel = "nightly-2025-08-04"
2+
channel = "nightly-2025-11-02"
33
components = ["rust-src", "rustc-dev", "llvm-tools"]
4-
# commit_hash = f34ba774c78ea32b7c40598b8ad23e75cdac42a6
4+
# commit_hash = bd3ac0330018c23b111bbee176f32c377be7b319
55

66
# Whenever changing the nightly channel, update the commit hash above, and
77
# change `REQUIRED_RUST_TOOLCHAIN` in `crates/rustc_codegen_spirv/build.rs` too.

0 commit comments

Comments
 (0)