We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7195c commit 45e9af8Copy full SHA for 45e9af8
src/building/suggested.md
@@ -57,6 +57,8 @@ To avoid these problems:
57
- Add `--build-dir=build-rust-analyzer` to all of the custom `x` commands in
58
your editor's rust-analyzer configuration.
59
(Feel free to choose a different directory name if desired.)
60
+- Modify the `rust-analyzer.rustfmt.overrideCommand` setting so that it points
61
+ to the copy of `rustfmt` in that other build directory.
62
- Modify the `rust-analyzer.procMacro.server` setting so that it points to the
63
copy of `rust-analyzer-proc-macro-srv` in that other build directory.
64
0 commit comments