summaryrefslogtreecommitdiff
path: root/exercises/enums/enums2.rs
AgeCommit message (Expand)Author
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer
2023-05-29docs: cleanup the explanation paragraphs at the start of each exercise.Robert Fry
2022-12-09fix: Remove superfluous &self indirectionTyson Liddell
2022-07-14feat(enums3): add hint comment, remove enums1 hintmokou
2020-08-10chore: Run rustfmt on exercisesÉtienne Barrié
2019-11-11Merge branch 'master' into refactor-hintsmarisa
2019-11-11feat: Refactor hint systemmarisa
2019-11-11feat: improve `watch` execution modeRoberto Vidal
2019-10-28feat: Add enums exercisesThomas Holloway