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:
    • Added a necessary step to Windows installation process (#242) (3906efcd)
    • Fixed mangled sentence from book; edited for clarity (#266) (ade52ff)
    • Updated iterators readme to account for iterators4 exercise (#273) (bec8e3a)
  • 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:
    • Change test command (fe10e06c
    • Correct test command in tests1.rs comment (#263) (39fa7ae)

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)