4.7.0
版本发布时间: 2022-04-14 17:23:06
rust-lang/rustlings最新发布版本:v6.3.0(2024-08-29 23:24:15)
See the changelog for what's changed. Some highlights:
- A new intro section prefixing the normal exercises has been added.
- New exercise,
move_semantics4
. -
rust-analyzer
support has been added via an optional crate feature. More info in the README - Tons and tons of bug fixes.
To upgrade, run:
git fetch
git checkout tags/4.7.0