rustlings/src
Roberto Vidal 4b26546589 fix(run): makes `run` never prompt
`watch` and `verify` do prompt the user to actively move to the
next exercise. This change fixes `run` to never prompt. Previously
it was inconsistent between "test" and "compile" exercises.

BREAKING CHANGE: we again change the behavior of the `run` command
2019-11-12 11:35:40 +01:00
..
exercise.rs fix tests 2019-11-11 17:28:19 +01:00
main.rs feat(cli): check for rustc before doing anything 2019-11-11 18:00:54 +01:00
run.rs fix(run): makes `run` never prompt 2019-11-12 11:35:40 +01:00
verify.rs fix(run): makes `run` never prompt 2019-11-12 11:35:40 +01:00