diff options
| author | mo8it <mo8it@proton.me> | 2024-08-08 01:48:57 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-08-08 01:48:57 +0200 |
| commit | 39580381fa9cd52cf8026ad0360e077ee25d1aa0 (patch) | |
| tree | 76912f766e27502c1caa852b843120a2ce7aab1b /CHANGELOG.md | |
| parent | 06a0f278e5a5d9235c0bf97d2334bd33c432fd02 (diff) | |
rust-analyzer problem isn't fixed :(
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b753d2..19c9a51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. |
