Skip to content

Releases: rust-lang/rustlings

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

Rustlings 5.2.1

06 Sep 10:23
Compare
Choose a tag to compare

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.2.1

Rustlings 5.2.0

27 Aug 18:50
Compare
Choose a tag to compare

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.2.0

Rustlings 5.1.1

17 Aug 08:44
Compare
Choose a tag to compare

Fixes an incorrect assertion in options1.rs.

To upgrade:

git fetch
git checkout tags/5.1.1