summaryrefslogtreecommitdiff
path: root/exercises/structs/structs1.rs
AgeCommit message (Expand)Author
2023-05-29docs: cleanup the explanation paragraphs at the start of each exercise.Robert Fry
2022-07-14fix(structs1): rename to unit-like structmokou
2022-07-14feat(structs1): convert structs to use i32 typesmokou
2019-11-11feat: improve `watch` execution modeRoberto Vidal
2019-11-11fix(structs1): Remove misleading commentmarisa
2019-06-20Fixes the irrefutable let pattern warningBrian Kung
2019-05-25Adds a simple exercise for structuresBrian Kung