Skip to content

Commit

Permalink
rust-analyzer problem isn't fixed :(
Browse files Browse the repository at this point in the history
  • Loading branch information
mo8it committed Aug 7, 2024
1 parent 06a0f27 commit 3958038
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@

## 6.2.0 (2024-08-08)

It is recommended to update to this version to fix issues with the language server `rust-analyzer`.
You can update using the following two commands:

```bash
rustup update
cargo install rustlings
```

- Fix `rust-analyzer` rebuilding all exercises after changing one file.
- Show a helpful error message when trying to install Rustlings with a Rust version lower than the minimum one that Rustlings supports.
- Remove the state file and the solutions directory from the generated `.gitignore` file.
- Add a `README.md` file to the `solutions/` directory.
Expand Down

0 comments on commit 3958038

Please sign in to comment.