summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2023-01-01added existing chapter for clippy to mappingseporterfield
2023-01-01reformatted exercise->chapter mappingseporterfield
2023-01-01fixed formattingseporterfield
2023-01-01gave smart_pointers its own README.mdseporterfield
2023-01-01moved iterator exercisesseporterfield
2023-01-01moved iterator exercisesseporterfield
2023-01-01moved iterator exercisesseporterfield
2023-01-01moved iterator exercisesseporterfield
2023-01-01moved iterator exercisesseporterfield
2023-01-01refactoring standard_library_types as iteratorsseporterfield
2023-01-01moved rc to smart_pointersseporterfield
2023-01-01moved cow to smart_pointersseporterfield
2023-01-01moved box to smart_pointersseporterfield
2023-01-01move arc to smart_pointersseporterfield
2022-12-30chore: update enums3.rs addressing extra parentheses usage with tuplesHerschelW
2022-12-23fix(enums3): add extra tuple commentliv
2022-12-23Merge pull request #1279 from tkburis/mainliv
2022-12-23Merge pull request #1293 from tysonliddell/fix_self_parameterliv
2022-12-20fix(hashmaps3): fix typo in todo hintWilliam Webb
2022-12-09fix: Remove superfluous &self indirectionTyson Liddell
2022-11-24chore: tidied up unmatched backticksTK Buristrakul
2022-11-24chore: added more descriptive TODOsTK Buristrakul
2022-11-24chore: minor change in commentTK Buristrakul
2022-11-06style: format errors6 with rustfmtmfurak
2022-11-06style: format errors5 with rustfmtmfurak
2022-10-26Merge pull request #1246 from tfpk/patch-1liv
2022-10-24feat(macros-readme): Add link to MacroKataTom Kunc
2022-10-21fix: Revert deref changeArkid
2022-10-18Merge pull request #1192 from aaarkid/patch-1liv
2022-10-17style: explicitly use Arc::cloneMatthew Van Schellebeeck
2022-10-11docs(options1): fix and clarify 24 hour time instructionbhbuehler
2022-10-04Added spaces around *Duchoud Nicolas
2022-10-04additional test for feesDuchoud Nicolas
2022-09-12fix(quiz2): fix comment regarding hintsTiago De Gaspari
2022-09-09fix: Add a deref in the test codeArkid
2022-09-06Merge pull request #1171 from memark/patch-1liv
2022-09-06fix(quiz1): add fourth assertliv
2022-09-06fix(quiz1): correct explanation once againliv
2022-08-28Add quotesMagnus Markling
2022-08-28Add quotesMagnus Markling
2022-08-242nd assert is for greater than or equal to, not "more than" like it says in t...Kody Low
2022-08-17chore: make options2 not compile deliberatelymagnusrodseth
2022-08-17test: Convert main function to working testsmagnusrodseth
2022-08-17Update options1.rsvostok92
2022-08-16Merge branch 'main' into rc-exerciseliv
2022-08-16Merge pull request #1103 from exdx/feat/cowliv
2022-08-15Update options1.rsNico Vromans
2022-08-11fix(options1): remove unused codeMarkus Boehme
2022-08-11Merge pull request #1131 from johnmendel/mainliv
2022-08-11Merge pull request #1132 from brianfakhoury/patch-1liv