Skip to content

Commit 58ce9d7

Browse files
committed
Update to nightly-2025-11-13
1 parent fcf9dbf commit 58ce9d7

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-11-02"
2+
channel = "nightly-2025-11-13"
33
components = ["rust-src", "rustc-dev", "llvm-tools"]
4-
# commit_hash = bd3ac0330018c23b111bbee176f32c377be7b319
4+
# commit_hash = 2286e5d224b3413484cf4f398a9f078487e7b49d
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)