We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42c13e commit c97f571Copy full SHA for c97f571
src/building/suggested.md
@@ -34,7 +34,7 @@ you can write: <!-- date-check: nov 2022 --><!-- the date comment is for the edi
34
"--json-output"
35
],
36
"rust-analyzer.rustfmt.overrideCommand": [
37
- "./build/host/stage0/bin/rustfmt",
+ "./build/host/rustfmt/bin/rustfmt",
38
"--edition=2021"
39
40
"rust-analyzer.procMacro.server": "./build/host/stage0/libexec/rust-analyzer-proc-macro-srv",
0 commit comments