Rustlings v4.3.0 Release Notes

Release Date: 2020-12-29 // about 3 years ago
  • 🔋 Features

    • 0️⃣ Rewrite default out text (44d39112)
    • match exercise order to book chapters (#541) (033bf119)
    • Crab? (#586) (fa9f522b)
    • add "rustlings list" command (838f9f30)
    • try_from_into: remove duplicate annotation (04f1d079)

    🐛 Bug Fixes

    • ⚡️ update structs README (bcf14cf6)
    • added missing exercises to info.toml (90cfb6ff)
    • gives a bit more context to magic number (30644c9a)
    • functions2: Change signature to trigger precise error message: (#605) (0ef95947)
    • structs1: Adjust wording (#573) (9334783d)
    • try_from_into:
    • vec1: Have test compare every element in a and v (9b6c6293)