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 570e95f commit c86992dCopy full SHA for c86992d
rust-toolchain
@@ -1,3 +1,3 @@
1
[toolchain]
2
channel = "nightly-2023-10-08"
3
-components = [ "rustc-dev", "llvm-tools" ]
+components = ["rustc-dev", "llvm-tools", "rustfmt"]
0 commit comments