Commit Graph

7 Commits (30291a3c253f08a4191cfd544ba36867612ebb7a)

Author SHA1 Message Date
Tyson Liddell 71873e676f fix: Remove superfluous &self indirection 2 years ago
mokou c6bc97adc1 feat(enums3): add hint comment, remove enums1 hint 2 years ago
Étienne Barrié 3144d3ae63 chore: Run rustfmt on exercises 4 years ago
marisa ec2d4bd3ee
Merge branch 'master' into refactor-hints 5 years ago
marisa 9bdb0a12e4 feat: Refactor hint system
Hints are now accessible using the CLI subcommand `rustlings hint
<exercise name`.

BREAKING CHANGE: This fundamentally changes the way people interact with exercises.
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
Thomas Holloway dc15032112 feat: Add enums exercises 5 years ago