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 e9b2525 commit 4b74c5cCopy full SHA for 4b74c5c
rust-toolchain.toml
@@ -1,5 +1,5 @@
1
[toolchain]
2
profile = "minimal"
3
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
4
-channel = "nightly"
+channel = "nightly-2024-02-25"
5
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
0 commit comments