We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f52bfd9 commit 709eaf0Copy full SHA for 709eaf0
rust-toolchain.toml
@@ -1,3 +1,3 @@
1
[toolchain]
2
channel = "nightly-2022-08-08"
3
-components = ["rustfmt-preview", "rustc-dev", "rust-src", "miri", "rust-analyzer"]
+components = ["rustfmt", "rustc-dev", "rust-src", "miri", "rust-analyzer"]
0 commit comments