Rustlings v5.2.1 Release Notes
Release Date: 2022-09-06 // over 2 years ago-
๐ Fixed
- quiz1: Reworded the comment to actually reflect what's going on in the tests. Also added another assert just to make sure.
- rc1: Fixed a typo in the hint.
- lifetimes: Add quotes to the
println!
output, for readability.
Housekeeping
- ๐ Fixed a typo in README.md
Previous changes from v5.2.0
-
โ Added
- โ Added a
reset
command
๐ Changed
- options2: Convert the exercise to use tests
๐ Fixed
- threads3: Fixed a typo
- quiz1: Adjusted the explanations to be consistent with the tests
- โ Added a