Skip to content

Commit fd895db

Browse files
nnethercoteFirestar99
authored andcommitted
Fix incorrect identifier in comment in rust-toolchain.toml.
1 parent b6c42be commit fd895db

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
@@ -3,5 +3,5 @@ channel = "nightly-2025-06-23"
33
components = ["rust-src", "rustc-dev", "llvm-tools"]
44
# commit_hash = be19eda0dc4c22c5cf5f1b48fd163acf9bd4b0a6
55

6-
# Whenever changing the nightly channel, update the commit hash above, and make
7-
# sure to change `REQUIRED_TOOLCHAIN` in `crates/rustc_codegen_spirv/build.rs` also.
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

Comments
 (0)