Skip to content

Rustlings 4.6.0

Compare
Choose a tag to compare
@shadows-withal shadows-withal released this 25 Sep 09:27
· 1334 commits to main since this release

See the changelog for what's changed. Some highlights:

  • New exercises:
    • advanced_errs1 and advanced_errs2
    • modules3
  • try_from_into and from_str have been reworked to include custom error types.
  • Watch mode now has a quit and help command.
  • Watch mode now also shows you a nice farewell message when you exit it.

To upgrade, run:

git fetch
git checkout tags/4.6.0