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 b2be174 commit cd220d8Copy full SHA for cd220d8
rust-toolchain.toml
@@ -1,2 +1,5 @@
1
[toolchain]
2
+# The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy.
3
+# https://rust-lang.github.io/rustup/concepts/profiles.html
4
+profile = "default"
5
channel = "nightly"
0 commit comments