4.6.0
版本发布时间: 2021-09-25 17:27:47
rust-lang/rustlings最新发布版本:v6.3.0(2024-08-29 23:24:15)
See the changelog for what's changed. Some highlights:
- New exercises:
-
advanced_errs1
andadvanced_errs2
-
modules3
-
-
try_from_into
andfrom_str
have been reworked to include custom error types. - Watch mode now has a
quit
andhelp
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