rustlings/exercises
Roberto Vidal 2cdd61294f feat: improve `watch` execution mode
The `watch` command now requires user action to move to the next
exercise.

BREAKING CHANGE: this changes the behavior of `watch`.
2019-11-11 16:23:35 +01:00
..
enums feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
error_handling feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
functions feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
if feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
macros feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
modules feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
move_semantics feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
primitive_types feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
standard_library_types feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
strings feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
structs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
tests feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
threads feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
variables feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
test1.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
test2.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
test3.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
test4.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00