github rust-lang/rustlings 4.7.0
Rustlings 4.7.0

latest releases: v6.3.0, rustlings-macros-v6.3.0, v6.2.0...
2 years ago

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

Don't miss a new rustlings release

NewReleases is sending notifications on new releases.