rustlings
Rustlings 2.2.0
2.2.0
Feb 25 2020 at 22:09 UTC
Bug Fixes
- Update deps to version compatable with aarch64-pc-windows (#263) (19a93428)
- docs:
- installation: make fatal errors more obvious (#272) (17d0951e)
- iterators2:
- Remove reference to missing iterators2.rs (#245) (419f7797)
- as_ref_mut: Enable a test and improve per clippy's suggestion (#256) (dfdf809)
- tests1:
Features
- Add variables5.rs exercise (#264) (0c73609e)
- Show a completion message when watching (#253) (d25ee55a)
- Add type conversion and parsing exercises (#249) (0c85dc11)
- Created consistent money unit (#258) (fd57f8f)
- Enable test for exercise test4 (#276) (8b971ff)
- Added traits exercises (#274 but specifically #216, which originally added this :heart:) (b559cdd)