summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2021-04-23docs(exercises): updated all exercises readme filesZerotask
2021-04-23Merge pull request #721 from Zerotask/add-further-help-for-generics3marisa
2021-04-22docs(generics): add bounds helpZerotask
2021-04-22docs(errors): add additional help for Result/BoxingZerotask
2021-04-21feat(arc1): Add more details to description and hint (#710)Brandon Macer
2021-04-21Merge pull request #646 from apogeeoak/iteratormarisa
2021-04-20Improved iterators5.rs explanation.apogeeoak
2021-04-20Merge pull request #648 from apogeeoak/iterator2marisa
2021-04-20Merge pull request #649 from apogeeoak/iterator3marisa
2021-04-20fix(structs): Add 5.3 to structs/README (#652)Shao Yang Hong
2021-04-20fix(option2): Rename uninformative variables (#675)k12ish
2021-04-20fix(hashmap2): Update incorrect assertion (#660)Pete Pavlovski
2021-04-13Merge pull request #697 from WowSuchRicky/mainAbdou Seck
2021-04-13Merge pull request #674 from Morsicus/fix/collections-exercises-namingAbdou Seck
2021-04-09Rename lichi to lychee in the fruit exampleWowSuchRicky
2021-04-04fix: use trait objects for from_strTaylor Yu
2021-04-04fix: use trait objects for try_from_intoTaylor Yu
2021-04-04fix(functions3): improve function argument type (#687)Ignacio Le Fluk
2021-03-20chore: capitalize `c` letterRod Elias
2021-03-18doc: Update collections exercises instruction to match the standard namingMickael Fortunato
2021-03-18fix(collections): Naming exercises for vectors and hashmapMickael Fortunato
2021-03-16fix(quiz3): Force an answer to Q2 (#672)Pascal H
2021-03-15chore: clarify collections documentationPascal H
2021-03-13fix(structs3): reword heading comment (#664)Darius Wiles
2021-03-12fix: add check to prevent naive implementation of is_internationalcadolphs
2021-02-21fix(from_str): Correct typosJirka Kremser
2021-02-12fix(iterators3): Enabled iterators3.rs to run without commented out tests.apogeeoak
2021-02-11fix(iterators2): Moved errors out of tests.apogeeoak
2021-02-10feat: Added iterators5.rs exercise.apogeeoak
2021-02-07fix(move_semantics4): Remove redundant "instead" (#640)Tal
2021-01-21fix(from_str): test for error instead of unwrap/should_panicJean-Francois Chevrette
2021-01-09feat(from_into) : add test for checking unnecessary trailing valueSang-Heon Jeon
2021-01-09feat(from_str) : add test for checking unnecessary trailing valueSang-Heon Jeon
2021-01-06fix(threads1): line number correctionChristian Zeller
2021-01-06fix(move_semantics4): Small readbility improvement (#617)Marius Ungureanu
2020-12-27fix(functions2): Change signature to trigger precise error message: (#605)Axel Viala
2020-12-15fix: update structs READMEseancad
2020-12-12fix: added missing exercises to info.tomlJuliaCao
2020-12-08fix: gives a bit more context to magic numberPeter N
2020-12-07feat: match exercise order to book chapters (#541)JuliaCao
2020-12-06Merge pull request #592 from tinkhauser/vec1_bugfixfmoko
2020-12-03feat(try_from_into): remove duplicate annotationChristos Kontas
2020-11-29fix(vec1): Have test compare every element in a and vJacob Tinkhauser
2020-11-11fix(try_from_into): type errorWei Hu
2020-11-08fix(try_from_into): Update description (#584)JP
2020-11-07feat(try_from_into): Add tests (#571)fiplox
2020-11-07fix(iterators2): Update description (#578)JP
2020-10-31feat: Add HashMap exercisessazid
2020-10-31feat: Add Vec exercisessazid
2020-10-13fix(primitive_types6): remove 'unused doc comment' warningMatthew Smillie