1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-10 00:26:07 +02:00
rustlings/src
Kate Hart d25ee55a32
feat: Show a completion message when watching
The completion message is shown only once all exercises succeed and are
not annotated with "I AM NOT DONE." The watch command will also exit

closes #251
2019-12-26 20:27:49 -08:00
..
exercise.rs fix tests 2019-11-11 17:28:19 +01:00
main.rs feat: Show a completion message when watching 2019-12-26 20:27:49 -08:00
run.rs fix(run): makes `run` never prompt 2019-11-12 11:35:40 +01:00
verify.rs feat(watch): show hint while watching 2019-11-18 20:52:57 +01:00