Rustlings Versions Save

:crab: Small exercises to get you used to reading and writing Rust code!

5.6.1

7 months ago

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

5.6.0

7 months ago

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.6.0

5.5.1

11 months ago

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

5.5.0

11 months ago

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.5.0

5.4.1

1 year ago

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.4.1

5.4.0

1 year ago

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.4.0

5.3.0

1 year ago

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.3.0

5.2.1

1 year ago

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.2.1

5.2.0

1 year ago

See the changelog for what changed.

To upgrade:

git fetch
git checkout tags/5.2.0

5.1.1

1 year ago

Fixes an incorrect assertion in options1.rs.

To upgrade:

git fetch
git checkout tags/5.1.1