1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-04-15 11:45:45 -04:00
rustlings/src
liv 02ceb0ba8c fix test command execution
seems like i forgot that you actually need to run executables created
with `rustc --test`! this also reworks the "test1" exercise a bit

closes 
2019-02-15 12:06:05 +01:00
..
main.rs add more detailed command help 2019-01-23 21:43:32 +01:00
run.rs add "--color always" to the other rustc commands 2019-01-25 15:11:23 +01:00
util.rs split codebase 2019-01-09 20:33:43 +01:00
verify.rs fix test command execution 2019-02-15 12:06:05 +01:00