mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-04-02 22:15:27 +02:00
seems like i forgot that you actually need to run executables created with `rustc --test`! this also reworks the "test1" exercise a bit closes #108