Commit Graph

8 Commits (ec2d4bd3ee665f2a4c79dd42c41078223074d4c1)

Author SHA1 Message Date
marisa ec2d4bd3ee
Merge branch 'master' into refactor-hints 5 years ago
marisa ce9fa6ebbf feat(hint): Add test for hint 5 years ago
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`.
5 years ago
marisa 627cdc07d0 feat: Index exercises by name
BREAKING CHANGE: This changes the way you use `rustlings run` by now
requiring an abridged form of the previous filename, e.g:

`rustlings run exercises/if/if1.rs` becomes
`rustlings run if1`
5 years ago
Denys Smirnov 7cf0d5d15e Add not passing integration test 5 years ago
Chris Pearce 3d11d7685b Modify integration tests to fail on panic 5 years ago
lyn 6a27ba735c cargo fmt 5 years ago
lyn f43cb124f6 add tests 5 years ago