mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-02-13 13:48:31 +02:00
02ceb0ba8c
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