index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
/
traits
Age
Commit message (
Expand
)
Author
2023-05-29
docs: cleanup the explanation paragraphs at the start of each exercise.
Robert Fry
2023-03-30
feat(docs): add markdown linter for exercises README.md files
Ali Afsharzadeh
2022-11-24
chore: tidied up unmatched backticks
TK Buristrakul
2022-11-24
chore: added more descriptive TODOs
TK Buristrakul
2022-08-07
fix(traits5): make exercise prefer trait-based solution
John Mendelewski III
2022-07-18
fix(traits5.rs): wrong line number
Tostapunk
2022-07-16
fix(traits4.rs): wrong line number
wojexe
2022-07-15
fix(traits): update hint comments
mokou
2022-07-15
feat: add traits5.rs exercise
Sam White
2022-07-15
feat: Add traits4.rs exercise
Sam White
2022-07-15
feat: Add traits3.rs exercise
Sam White
2022-07-14
feat(traits): add hint comments
mokou
2022-07-11
chore: remove mod.rs files and exercises feature
mokou
2022-03-29
fix: Include exercises folder in the project structure behind a feature (#917)
x-hgg-x
2021-10-18
fix(traits1): rename test functions to snake case (#854)
xuesong
2021-04-23
docs(exercises): updated all exercises readme files
Zerotask
2020-08-27
chore: Removed extra whitespaces
Koalab99
2020-08-10
chore: Run rustfmt on exercises
Étienne Barrié
2020-07-11
chore: Alter whitespace for consistency
Benjamin Jones
2020-05-28
feat: Add traits README
Dan Wilhelm
2020-02-25
remove confusing comment wording
Steven Mann
2020-02-25
added traits exercises
sjmann