We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d8e7d6 commit 0a536b8Copy full SHA for 0a536b8
rust-toolchain.toml
@@ -1,7 +1,3 @@
1
[toolchain]
2
-# The default profile includes rustc, rust-std, cargo, rust-docs, and clippy.
3
-# https://rust-lang.github.io/rustup/concepts/profiles.html
4
profile = "default"
5
-# For some reason, rustfmt is not included in the default profile. Add it here.
6
-components = ["rustfmt"]
7
-channel = "nightly"
+channel = "1.86.0"
0 commit comments