summaryrefslogtreecommitdiff
path: root/exercises/variables/variables3.rs
AgeCommit message (Collapse)Author
2022-07-11fix(variables): reorder and redo hint textsmokou
2020-05-25fix: confine the user further in variable exercisesEvan Carroll
We want to teach a specific lesson. To ensure that we do, let's try to provide more clarity on what the user should not do.
2019-11-11Merge branch 'master' into refactor-hintsmarisa
2019-11-11feat: Refactor hint systemmarisa
Hints are now accessible using the CLI subcommand `rustlings hint <exercise name`. BREAKING CHANGE: This fundamentally changes the way people interact with exercises.
2019-11-11feat: improve `watch` execution modeRoberto Vidal
The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`.
2019-03-23Fix permissions on source fileszacanger
2018-11-09right let's try this one againolivia