mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-03-03 15:02:58 +02:00
BREAKING CHANGE: This changes the way you use `rustlings run` by now requiring an abridged form of the previous filename, e.g: `rustlings run exercises/if/if1.rs` becomes `rustlings run if1`