summaryrefslogtreecommitdiff
path: root/exercises/enums/enums3.rs
AgeCommit message (Expand)Author
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer
2023-09-21chore: fix comment in enums3.rsOfir Lauber
2023-09-13Fixed formatting with rust-analyzerJon Erling Hustadnes
2023-06-16fix(enums3): modify message string in testMohammed Sadiq
2023-06-12Merge branch 'main' into comment_cleanupliv
2023-06-08fix(enums3): add test for messageIVIURARY
2023-05-29docs: cleanup the explanation paragraphs at the start of each exercise.Robert Fry
2022-12-30chore: update enums3.rs addressing extra parentheses usage with tuplesHerschelW
2022-12-23fix(enums3): add extra tuple commentliv
2022-07-14feat(enums3): add hint comment, remove enums1 hintmokou
2020-08-10chore: Run rustfmt on exercisesÉtienne Barrié
2020-07-08fix(enums3): Update Message::ChangeColor to take a tuple. (#457)DEWA Kazuyuki/出羽和之
2020-05-04Update Message::Move in the enums3 test to take a Point.Siobhan Jacobson
2019-11-11feat: improve `watch` execution modeRoberto Vidal
2019-10-28feat: Add enums exercisesThomas Holloway