rustlings/src
Kyle Isom 9fc4a83987 Be nicer when rustlings isn't run from the right directory.
Before, rustlings would panic if it wasn't in the right directory. It
took me a minute to figure out why, and this wasn't my first intro to
Rust. It would probably help new users if they saw a helpful message
instead of a stack trace.
2019-03-17 11:43:47 -07:00
..
main.rs Be nicer when rustlings isn't run from the right directory. 2019-03-17 11:43:47 -07:00
run.rs clippy-ify 2019-03-11 15:09:20 +01:00
util.rs split codebase 2019-01-09 20:33:43 +01:00
verify.rs deduplicate 2019-03-13 13:53:24 -07:00