Skip to content

Commit 441985e

Browse files
ismailariliktshepang
authored andcommitted
fix(suggested): remove an unnecessary and confusing statement
This statement is not about Visual Studio Code; it is about Neovim and it is already in that section. And it is also confusing for a VS Code user. So I think it is better to remove it.
1 parent 9b7789a commit 441985e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/doc/rustc-dev-guide/src/building/suggested.md

-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ If you have enough free disk space and you would like to be able to run `x` comm
3636
rust-analyzer runs in the background, you can also add `--build-dir build-rust-analyzer` to the
3737
`overrideCommand` to avoid x locking.
3838

39-
If you're running `coc.nvim`, you can use `:CocLocalConfig` to create a
40-
`.vim/coc-settings.json` and copy the settings from [`src/etc/rust_analyzer_settings.json`].
41-
4239
[`src/etc/rust_analyzer_settings.json`]: https://github.com/rust-lang/rust/blob/master/src/etc/rust_analyzer_settings.json
4340

4441
If running `./x check` on save is inconvenient, in VS Code you can use a [Build

0 commit comments

Comments
 (0)