summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2023-02-26Merge pull request #1396 from 0lhi/mainliv
2023-02-24rustfmtChad Dougherty
2023-02-24macros4.rs: Add rustfmt::skip to prevent auto-fix.0lhi
2023-02-18refactor(arc1): improve readability by avoiding implicit dereferenceCyril MARPAUD
2023-02-18fix: unify undisclosed type notation in errors5.rsGleb Shevchenko
2023-02-14refactor(cow1): replace main with testsDaan Wynen
2023-02-12docs: add link to docs about `iter_mut` and `map`magnusrodseth
2023-02-12Merge pull request #1228 from grzegorz-zur/patch-1liv
2023-02-12Merge pull request #1305 from platformer/issue1298liv
2023-02-12Merge pull request #1318 from kawaiiPlat/q2-minor-grammarliv
2023-02-12feat(intro1): add note on rust-analyzer usageliv
2023-01-23chore: fix prompt errorKevin Wan
2023-01-03Minor GrammarJarrod Sanders
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-26fix(threads1): make program panic if threads are not joinedplatformer
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-11Removed unnecessary use statementGrzegorz Żur
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