rustlings
Rustlings 4.8.0
4.8.0
Jul 1 2022 at 14:50 UTC
Features
- Added a progress indicator for
rustlings watch
. - The installation script now checks for Rustup being installed.
- Added a
rustlings lsp
command to enablerust-analyzer
.
Bug Fixes
- move_semantics5: Replaced "in vogue" with "in scope" in hint.
- if2: Fixed a typo in the hint.
- variables1: Fixed an incorrect line reference in the hint.
- Fixed an out of bounds check in the installation Bash script.
Housekeeping
- Replaced the git.io URL with the fully qualified URL because of git.io's sunsetting.
- Removed the deprecated Rust GitPod extension.