summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2021-09-21feat(quiz1): add default function name in comment (#838)Weilet
2021-09-06fix(modules2): fix typo (#835)granddaifuku
2021-09-03feat(modules): update exercises, add modules3 (#822)anuk909
2021-08-26chore(quiz1): revert wordingdiannasoriel
2021-08-24fix(quiz1): Fix inconsistent wording (#826)Damian
2021-07-29fix(move_semantics5): Clarify instructionsana
2021-07-09Merge pull request #732 from apogeeoak/iterators5fmoko
2021-07-08Merge pull request #737 from ghost/correct-small-typofmoko
2021-07-07fix(quiz1): Updated question description (#794)Rakshit Sinha
2021-07-06docs: Update collections README with HashMap linklauralindzey
2021-07-05docs: Update exercise to chapter mapping for HashMapLaura Lindzey
2021-06-24Merge pull request #771 from tlyu/iterators5-trait-tweakmarisa
2021-06-24Merge pull request #772 from tlyu/errors-reworkmarisa
2021-06-09address review feedbackTaylor Yu
2021-06-07fix(variables5): confine the answer furtherZC
2021-06-06feature: improve error_handling exercisesTaylor Yu
2021-06-06fix: rename result1 to errors4Taylor Yu
2021-06-06fix(iterators5): derive Clone, CopyTaylor Yu
2021-05-22fix: move_semantics5 hintsTaylor Yu
2021-05-17feat: Add move_semantics5 exercise. (#746)Sateesh
2021-05-12fix: remove trailing whitespaces from iterators1Juan Pablo Ramirez
2021-05-11fix: add hints to generics1 and generics2 exercisesJuan Pablo Ramirez
2021-05-09fix: remove trailing whitespaceJuan Pablo Ramirez
2021-04-29style(standard_library_types): stray line breakPi Delport
2021-04-27fix: Correct small typo in exercises/conversions/from_str.rsMartin HART
2021-04-25chore: Update quiz1.rs add explicit test for 40Maarten Tibau
2021-04-24chore(iterators5): Minor formatting improvements.apogeeoak
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