We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8d8fb commit f1a0bc5Copy full SHA for f1a0bc5
rust-toolchain.toml
@@ -2,4 +2,5 @@
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
+components = ["rustfmt"]
6
channel = "nightly"
0 commit comments