index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
/
11_hashmaps
Age
Commit message (
Expand
)
Author
2024-08-01
fix: update struct name in hashmap3
Yudai Kawabuchi
2024-07-16
fix: Lyche becomes Lychee
Mikkel ALMONTE--RINGAUD
2024-07-05
fix: Add clarification to instructions for hashmaps2.rs
Matt Nield
2024-06-27
Merge branch 'main'
mo8it
2024-06-26
hashmaps3 solution
mo8it
2024-06-24
hashmaps2 solution
mo8it
2024-06-24
hashmaps1 solution
mo8it
2024-06-24
Merge pull request #1782 from danielsomerfield/main
Mo
2024-04-29
doc : add a dot in hashmaps1.rs file to fill e.g.
allupeng
2024-04-17
Clean up and unify exercises
mo8it
2024-04-17
Require a main function in all exercises
mo8it
2024-04-11
Remove "I AM NOT DONE" and the verify mode and add AppState
mo8it
2024-03-27
Move test array to be in test module as vec
Daniel Somerfield
2024-03-04
Update hashmaps3.rs description for clarity
Evan Miller
2024-01-09
Correct for more standard English
Sergei Gerasenko
2023-11-21
Fix all_fruits_types_in_basket to fail if all fruit kinds are not included
Daniel Somerfield
2023-10-16
Update Exercises Directory Names to Reflect Order
Adam Brewer