Skip to content

Releases: rust-lang/rustlings

Rustlings 6.1.0

10 Jul 14:55
Compare
Choose a tag to compare

Rustlings 6.0.1

04 Jul 18:04
Compare
Choose a tag to compare

Small exercise improvements and fixes.
Most importantly, fixed that the exercise clippy1 was already solved 😅

Rustlings 6.0.0

03 Jul 13:43
Compare
Choose a tag to compare

A rewrite with a ton of new features and changes ✨

See the CHANGELOG for the most important changes.

This version is not compatible with older versions. You need to start over with the exercises if you want to try it out. You could try copying some of your old solutions.

Follow the instructions in the README for getting started 🚀

Rustlings 5.6.1

18 Sep 08:18
Compare
Choose a tag to compare

Patch release to mainly fix a regression introduced in cow1.

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.6.1

Rustlings 5.6.0

04 Sep 13:24
Compare
Choose a tag to compare

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.6.0

Rustlings 5.5.1

17 May 19:07
Compare
Choose a tag to compare

Patch release to fix rust-analyzer usage on Windows (we circumvented it but upstream fixed the root issue).

To upgrade:

git fetch
git checkout tags/5.5.1

Rustlings 5.5.0

17 May 14:31
Compare
Choose a tag to compare

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.5.0

Rustlings 5.4.1

10 Mar 16:40
Compare
Choose a tag to compare

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.4.1

Rustlings 5.4.0

12 Feb 17:03
Compare
Choose a tag to compare

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.4.0

Rustlings 5.3.0

23 Dec 16:10
Compare
Choose a tag to compare

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.3.0