We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.
1 parent 48bf61f commit 555f3deCopy full SHA for 555f3de
src/building/how-to-build-and-run.md
@@ -377,7 +377,7 @@ quota](https://github.com/rust-lang/simpleinfra/blob/8a59e4faeb75a09b072671c74a7
377
for each user, but this also applies to local development as well. Occassionally, you may need to:
378
379
- Remove `build/` directory.
380
-- Remove `build-rust-analyzer/` directory (if you have a separate rust-analyzer build directory)
+- Remove `build-rust-analyzer/` directory (if you have a separate rust-analyzer build directory).
381
- Uninstall unnecessary toolchains if you use `cargo-bisect-rustc`. You can check which toolchains
382
are installed with `rustup toolchain list`.
383
0 commit comments