Commit Graph

13 Commits (1ef368a69d832259a7c3b6184c4cfb240d92a949)

Author SHA1 Message Date
Evan Carroll 2b20c8a0f5
fix(errorsn): Try harder to confine the user. (#388) 4 years ago
Christofer Bertonha c301814d68 chore: Remove deprecated description from error_handling/errorsn.rs 4 years ago
marisa 1a7bb5a400 Address feedback 5 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
Damian S 8109cbad97 fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscloses #211 5 years ago
Russell Cousineau 63c133e4a3 chore: Fix a couple broken book links 5 years ago
Eddy Petrisor f507844102 errorsn.rs: Separate also the hints from each other to avoid accidental viewing
Signed-off-by: Eddy Petrisor <eddy.petrisor@gmail.com>
5 years ago
Eddy Petrisor 9aec4abc4d rustfmt the exercises
Signed-off-by: Eddy Petrisor <eddy.petrisor@gmail.com>
5 years ago
Eddy Petrisor d6d696b66a errorsn.rs: Separate hints from code, so hints are not accidentally seen
Signed-off-by: Eddy Petrisor <eddy.petrisor@gmail.com>
5 years ago
zacanger c5a374fbf2
Fix permissions on source files 6 years ago
olivia f7846af7ac right let's try this one again 6 years ago