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 f9505d2 commit 16f9f09Copy full SHA for 16f9f09
rust-toolchain.toml
@@ -1,4 +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-2022-08-05"
5
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
0 commit comments