Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 6f84740

Browse files
committed
tweak the hint
1 parent 35eb2da commit 6f84740

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

src/tools/miri/CONTRIBUTING.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -195,19 +195,14 @@ installed (`cargo install hyperfine`).
195195

196196
## Configuring `rust-analyzer`
197197

198-
To configure `rust-analyzer` and the IDE for working on Miri, use one of the provided
199-
configuration files according to the instructions below.
200-
198+
To configure `rust-analyzer` and the IDE for working on Miri, copy one of the provided
199+
configuration files according to the instructions below. You can also set up a symbolic
200+
link to keep the configuration in sync with our recommendations.
201201

202202
### Visual Studio Code
203203

204204
Copy [`etc/rust_analyzer_vscode.json`] to `.vscode/settings.json` in the project root directory.
205205

206-
> #### Hint
207-
>
208-
> To keep the `rust-analyzer` configuration up-to-date, make a symbolic link to one
209-
> of the provided files depending on the IDE you use.
210-
211206
[`etc/rust_analyzer_vscode.json`]: https://github.com/rust-lang/miri/blob/master/etc/rust_analyzer_vscode.json
212207

213208
### Helix

0 commit comments

Comments
 (0)