summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2022-06-26docs: Add missing exercise to book chapter mapping0pling
2022-04-20Merge pull request #969 from Fointard/fointard_using_asdiannasoreil
2022-04-19refactor(using_as): improve readability by using sum() instead of fold()fointard
2022-04-19refactor(arc1): improve readability by using functional stylefointard
2022-04-14Merge pull request #961 from J-S-Kim/maindiannasoreil
2022-04-14chore: update errors1 comments and hintmokou
2022-04-14Fix test (#958)stevenfukase
2022-04-09fix(errors6.rs): remove one answer codeJ-S-Kim
2022-04-06fix(move_semantics2): Add commentragreenburg
2022-04-03fix(move_semantics) : add move_semantics6.rs to its modPascal Havé
2022-03-30fix(iterators1): reorder TODO stepsSoroush Zare
2022-03-29feat: Add move_semantics6.rs exercise (#908)Lucas Aries
2022-03-29fix: Include exercises folder in the project structure behind a feature (#917)x-hgg-x
2022-02-04Merge pull request #733 from apogeeoak/introdiannasoreil
2022-02-04Merge pull request #728 from Zerotask/improve-option-further-informationdiannasoreil
2022-02-04fix(structs3): Add a hint for panic (#608)Yang Wen
2022-02-04fix(errors1): Add a comment to make the purpose more clear (#486)zydxhs
2021-12-29fix(quiz1): update to say quiz covers "If"ZX
2021-12-15fix(clippy1): Updated code to test correctness clippy lint with approx_consta...Franklin van Nes
2021-10-30fix(structs3.rs): assigned value to cents_per_gram in testMichael Walsh
2021-10-18fix(traits1): rename test functions to snake case (#854)xuesong
2021-09-30fix(move_semantics5): correct typo (#857)Fredrik Enestad
2021-09-27fix(structs3): remove redundant 'return' (#852)Zhenghao Lu
2021-09-25Merge pull request #781 from tlyu/advanced-errsdiannasoriel
2021-09-25feat: add advanced_errs2Taylor Yu
2021-09-25feat: add advanced_errs1Taylor Yu
2021-09-25fix(move_semantics5): change &mut *y to &mut x (#814)frogtd
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-24fix(from_str, try_from_into): custom error typesTaylor Yu
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