Skip to content

Commit 3958038

Browse files
committed
rust-analyzer problem isn't fixed :(
1 parent 06a0f27 commit 3958038

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@
22

33
## 6.2.0 (2024-08-08)
44

5-
It is recommended to update to this version to fix issues with the language server `rust-analyzer`.
6-
You can update using the following two commands:
7-
8-
```bash
9-
rustup update
10-
cargo install rustlings
11-
```
12-
13-
- Fix `rust-analyzer` rebuilding all exercises after changing one file.
145
- Show a helpful error message when trying to install Rustlings with a Rust version lower than the minimum one that Rustlings supports.
156
- Remove the state file and the solutions directory from the generated `.gitignore` file.
167
- Add a `README.md` file to the `solutions/` directory.

0 commit comments

Comments
 (0)