rustlings/src
Richthofen d20e413a68
feat(cli): Add "next" to run the next unsolved exercise. (#785)
* Add "run next" to run the next unsolved exercise.

* Fix a grammar error in the message.

* Update README.md with the suggested change

Co-authored-by: marisa <mokou@fastmail.com>

* Update the README.md for "rustlings hint next".

Co-authored-by: marisa <mokou@fastmail.com>
2021-06-30 12:05:49 +02:00
..
exercise.rs feat: Replace clap with argh 2021-04-21 10:08:26 +02:00
main.rs feat(cli): Add "next" to run the next unsolved exercise. (#785) 2021-06-30 12:05:49 +02:00
run.rs feat: Add a --nocapture option to display test harnesses' outputs 2020-06-04 11:18:26 -04:00
ui.rs style: formatted files with rustfmt 2021-04-18 15:40:47 +02:00
verify.rs style: formatted files with rustfmt 2021-04-18 15:40:47 +02:00