summaryrefslogtreecommitdiff
path: root/exercises/structs/structs2.rs
AgeCommit message (Collapse)Author
2022-07-14fix(structs): add hint commentsmokou
2020-05-20chore: remove struct2 hint commentJade McGough
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-10-21feat: Added exercise for struct update syntaxViacheslav Avramenko