summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2023-04-05Merge pull request #1384 from stornquist/patch-1liv
2023-04-05Merge pull request #1391 from ktheory/ktheory/iter5liv
2023-04-05Merge pull request #1452 from guoard/markdown-linterliv
2023-04-05changed comments in testsponeciak
2023-04-05added required changesponeciak
2023-04-05created taskponeciak
2023-03-31fix(exercises): remove trailing spacesAlexandre ESSE
2023-03-30feat(docs): add markdown linter for exercises README.md filesAli Afsharzadeh
2023-03-29docs(error_handling): resolve markdown linter warningsAli Afsharzadeh
2023-03-28Merge pull request #1445 from guoard/patch-1liv
2023-03-28Merge pull request #1432 from ryanwhitehouse/mainliv
2023-03-28docs(variables): wrap mut keyword with backtickAli Afsharzadeh
2023-03-26Merge pull request #1428 from javihernant/changeLtReadmeliv
2023-03-26reword hashmaps2 a bit moreliv
2023-03-26Merge pull request #1437 from navicore/errors2-comment-errorliv
2023-03-25feat(lifetimekata): Add info about Lifetimekata projectTom Kunc
2023-03-24correct comments in errors2.rsEd Sweeney
2023-03-20docs:clarify instructions on hashmaps2.rsRyan Whitehouse
2023-03-16change order of references in README.mdhxztnxt
2023-03-10Rename iteration var names in vec2.rs for clarityAdam Brewer
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-21docs: clarify instructions on iterators5.rsAaron Suggs
2023-02-18refactor(arc1): improve readability by avoiding implicit dereferenceCyril MARPAUD
2023-02-18fix(move_semantics2): add expected output commentSebastian Törnquist
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