We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6719f commit 7cabf70Copy full SHA for 7cabf70
1 file changed
src/building/suggested.md
@@ -97,7 +97,7 @@ for two reasons:
97
additional rebuilds in some cases.
98
99
To avoid these problems:
100
-- Add `--build-dir=build/rust-analyzer` to all of the custom `x` commands in
+- Add `--build-dir=build-rust-analyzer` to all of the custom `x` commands in
101
your editor's rust-analyzer configuration.
102
(Feel free to choose a different directory name if desired.)
103
- Modify the `rust-analyzer.rustfmt.overrideCommand` setting so that it points
0 commit comments