index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
2021-04-23
Merge pull request #721 from Zerotask/add-further-help-for-generics3
marisa
2021-04-22
docs(generics): add bounds help
Zerotask
2021-04-22
docs(errors): add additional help for Result/Boxing
Zerotask
2021-04-21
feat(arc1): Add more details to description and hint (#710)
Brandon Macer
2021-04-21
Merge pull request #646 from apogeeoak/iterator
marisa
2021-04-20
Improved iterators5.rs explanation.
apogeeoak
2021-04-20
Merge pull request #648 from apogeeoak/iterator2
marisa
2021-04-20
Merge pull request #649 from apogeeoak/iterator3
marisa
2021-04-20
fix(structs): Add 5.3 to structs/README (#652)
Shao Yang Hong
2021-04-20
fix(option2): Rename uninformative variables (#675)
k12ish
2021-04-20
fix(hashmap2): Update incorrect assertion (#660)
Pete Pavlovski
2021-04-13
Merge pull request #697 from WowSuchRicky/main
Abdou Seck
2021-04-13
Merge pull request #674 from Morsicus/fix/collections-exercises-naming
Abdou Seck
2021-04-09
Rename lichi to lychee in the fruit example
WowSuchRicky
2021-04-04
fix: use trait objects for from_str
Taylor Yu
2021-04-04
fix: use trait objects for try_from_into
Taylor Yu
2021-04-04
fix(functions3): improve function argument type (#687)
Ignacio Le Fluk
2021-03-20
chore: capitalize `c` letter
Rod Elias
2021-03-18
doc: Update collections exercises instruction to match the standard naming
Mickael Fortunato
2021-03-18
fix(collections): Naming exercises for vectors and hashmap
Mickael Fortunato
2021-03-16
fix(quiz3): Force an answer to Q2 (#672)
Pascal H
2021-03-15
chore: clarify collections documentation
Pascal H
2021-03-13
fix(structs3): reword heading comment (#664)
Darius Wiles
2021-03-12
fix: add check to prevent naive implementation of is_international
cadolphs
2021-02-21
fix(from_str): Correct typos
Jirka Kremser
2021-02-12
fix(iterators3): Enabled iterators3.rs to run without commented out tests.
apogeeoak
2021-02-11
fix(iterators2): Moved errors out of tests.
apogeeoak
2021-02-10
feat: Added iterators5.rs exercise.
apogeeoak
2021-02-07
fix(move_semantics4): Remove redundant "instead" (#640)
Tal
2021-01-21
fix(from_str): test for error instead of unwrap/should_panic
Jean-Francois Chevrette
2021-01-09
feat(from_into) : add test for checking unnecessary trailing value
Sang-Heon Jeon
2021-01-09
feat(from_str) : add test for checking unnecessary trailing value
Sang-Heon Jeon
2021-01-06
fix(threads1): line number correction
Christian Zeller
2021-01-06
fix(move_semantics4): Small readbility improvement (#617)
Marius Ungureanu
2020-12-27
fix(functions2): Change signature to trigger precise error message: (#605)
Axel Viala
2020-12-15
fix: update structs README
seancad
2020-12-12
fix: added missing exercises to info.toml
JuliaCao
2020-12-08
fix: gives a bit more context to magic number
Peter N
2020-12-07
feat: match exercise order to book chapters (#541)
JuliaCao
2020-12-06
Merge pull request #592 from tinkhauser/vec1_bugfix
fmoko
2020-12-03
feat(try_from_into): remove duplicate annotation
Christos Kontas
2020-11-29
fix(vec1): Have test compare every element in a and v
Jacob Tinkhauser
2020-11-11
fix(try_from_into): type error
Wei Hu
2020-11-08
fix(try_from_into): Update description (#584)
JP
2020-11-07
feat(try_from_into): Add tests (#571)
fiplox
2020-11-07
fix(iterators2): Update description (#578)
JP
2020-10-31
feat: Add HashMap exercises
sazid
2020-10-31
feat: Add Vec exercises
sazid
2020-10-13
fix(primitive_types6): remove 'unused doc comment' warning
Matthew Smillie
2020-10-13
fix(primitive_types6): missing comma in test
Matthew Smillie
[next]