summaryrefslogtreecommitdiff
path: root/exercises/traits/traits1.rs
AgeCommit message (Collapse)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-11-24chore: tidied up unmatched backticksTK Buristrakul
2022-11-24chore: added more descriptive TODOsTK Buristrakul
2022-07-14feat(traits): add hint commentsmokou
2021-10-18fix(traits1): rename test functions to snake case (#854)xuesong
Co-authored-by: zhangshaozhi <zhangshaozhi@ZhangshaozhideMacBook-Pro.local>
2020-07-11chore: Alter whitespace for consistencyBenjamin Jones
* Add newline after "I AM DONE" in exercises for consistency * Remove trailing whitespace from exercises
2020-02-25added traits exercisessjmann