We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a6719f + 7cabf70 commit 12dcd69Copy full SHA for 12dcd69
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