summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2023-08-25fix(errors1): change Result to Option in exersise descriptionIvan Vasiunyk
2023-08-14Fix comment in errors2Kevin C
2023-08-07Fix from_into.rs testsAlon Hearter
2023-07-28chore(errors4): improved commentMarcus Höjvall
2023-07-21docs: dedup repeated sentenceAlexander González
2023-07-03added if3 based on: `Using if in a let Statement`Joshua Carlson
2023-06-23refactor: Update comment to use correct construct name 'Result' instead of 'O...Anish
2023-06-12Merge branch 'main' into comment_cleanupliv
2023-06-12Merge pull request #1546 from b-apperlo/b-apperlo-patch-1liv
2023-06-12Merge pull request #1547 from b-apperlo/b-apperlo-patch-2liv
2023-06-12Merge pull request #1549 from IVIURRAY/enums3-message-testliv
2023-06-12feat(move_semantics2): rewrite hintliv
2023-06-08fix(enums3): add test for messageIVIURARY
2023-06-08fix: updated comment for structBert Apperlo
2023-06-08fix: update hashmaps3.rsBert Apperlo
2023-06-08feat: added test function to hashmaps2.rsBert Apperlo
2023-05-29docs: cleanup the explanation paragraphs at the start of each exercise.Robert Fry
2023-05-23fix(exercises): use snake_case variableslazywalker
2023-05-17Merge pull request #1478 from Ben2917/improved_tests_for_iterators5liv
2023-05-17chore: rustfmtliv
2023-05-17Merge pull request #1487 from lionel-rowe/patch-1liv
2023-05-09fix(options3): panic when not matching to avoid false positivesNoah May
2023-05-01Merge branch 'main' into patch-2Aaron Wang
2023-04-27chore: clarified cow owned_no_mutation commentsPiqqiDesigns
2023-04-21feat(options2): better tests for layered_optionlionel-rowe
2023-04-20fix(move_semantics2): fix line number commentAlan Gerber
2023-04-15fix: Added some extra tests to validate iterators5 solutionYour Name
2023-04-10Update move_semantics2.rsAaron Wang
2023-04-07docs: update line numbers in move_semantics2Aaron Wang
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