Skip to content

Rustlings 4.7.0

Compare
Choose a tag to compare
@shadows-withal shadows-withal released this 14 Apr 09:23
· 1237 commits to main since this release

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