summaryrefslogtreecommitdiff
path: root/exercises/structs
AgeCommit message (Collapse)Author
2020-04-27feat: Added exercise structs3.rsDídac Sementé Fernández
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-11-11fix(structs1): Remove misleading commentmarisa
2019-10-21feat: Added exercise for struct update syntaxViacheslav Avramenko
2019-07-27docs: Fix wrong titleAndre Pratama
fix #200
2019-06-20Fixes the irrefutable let pattern warningBrian Kung
2019-05-25Adds a simple exercise for structuresBrian Kung