You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/tests/fixture/state
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
5 years ago
..
finished_exercise.rs fix(run): makes `run` never prompt 5 years ago
info.toml fix(run): makes `run` never prompt 5 years ago
pending_exercise.rs feat: improve `watch` execution mode 5 years ago
pending_test_exercise.rs fix(run): makes `run` never prompt 5 years ago