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 ee4b32b commit 99e5398Copy full SHA for 99e5398
src/building/suggested.md
@@ -32,8 +32,8 @@ you can write: <!-- date: 2021-09 --><!-- the date comment is for the edition be
32
"--json-output"
33
],
34
"rust-analyzer.rustfmt.overrideCommand": [
35
- "./build/TARGET_TRIPLE/stage0/bin/rustfmt",
36
- "--edition=2018"
+ "./build/TARGET_TRIPLE/stage0/bin/rustfmt",
+ "--edition=2018"
37
38
"editor.formatOnSave": true,
39
"rust-analyzer.cargo.runBuildScripts": false,
0 commit comments