rustlings/src
Roberto Vidal 3b6d5c3aaa feature: makes "compile" exercise print output, resolves #270
When running "compile"-mode exercises in interactive `verify` mode,
we print their output when we prompt the learner if they want to
continue. This improves the "experimentation" experience, since
trying different things does produce a visible change.
2020-04-06 16:17:14 +02:00
..
exercise.rs feat: Add clippy lints 2020-02-26 14:07:07 +01:00
main.rs refactor: exercise evaluation 2020-02-20 20:27:05 +01:00
run.rs feat: Add clippy lints 2020-02-26 14:07:07 +01:00
ui.rs refactor: exercise evaluation 2020-02-20 20:27:05 +01:00
verify.rs feature: makes "compile" exercise print output, resolves #270 2020-04-06 16:17:14 +02:00