summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2024-04-14Tolerate changes in the state filemo8it
2024-04-11Update intro1mo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-03-31Merge pull request #1929 from mo8it/threads2liv
2024-03-29Merge branch 'main' into mainDan
2024-03-27threads2: simplify threads2mo8it
2024-03-27Merge pull request #1799 from NicolasRoelandt/patch-1Mo
2024-03-28Merge remote-tracking branch 'origin/main'wznmickey
2024-03-28chore: update the chapter of macroswznmickey
2024-03-27Merge pull request #1805 from paul-leydier/chapters-tableMo
2024-03-18options1: Update wording & fix grammarDan Bond
2024-03-18Merge pull request #1903 from mo8it/threads3liv
2024-03-18Remove unneeded Arcmo8it
2024-03-15Merge pull request #1866 from guizo792/guizo792liv
2024-03-15Update exercises/03_if/if1.rsguizo792
2024-03-15fix: clean up "return" wording in iterators4liv
2024-03-15Merge pull request #1797 from 0Ahmed-0/typosliv
2024-03-15Merge pull request #1785 from parnavh/mainliv
2024-03-15Merge branch 'main' into mainliv
2024-03-15Merge pull request #1869 from evanmiller2112/mainliv
2024-03-15Merge pull request #1832 from reifenrath-dev/mainliv
2024-03-15fix: revert from_into test changeliv
2024-03-13chore: fix a minor typoAhmed
2024-03-04Update hashmaps3.rs description for clarityEvan Miller
2024-02-28docs: Added comment for handling equal numbers in if/if1.rs `bigger` functionGuizoul
2024-02-04chore: fixed minor typoLeverImmy
2024-01-19chore: update from_into.rs task description to fit the codereifenrath-dev
2024-01-09Correct for more standard EnglishSergei Gerasenko
2023-12-18docs: sort exercise to book chapter mapping by exercisePaul Leydier
2023-12-08Remove confusing aside in 23_conversions/from_str.rsNicolasRoelandt
2023-11-22fix(move_semantics): removed unused mutparnavh
2023-11-12Reword clippy1 exercise to be more readableBastian Pedersen
2023-10-20fix(intro2): changed intro2 to be a name error, not a format string error.Tristram Oaten
2023-10-16fix(intro1.rs): typo in the exercise bodymarkgreene74
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer
2023-10-13chore(errors2): minor description wording changeMatt Nield
2023-09-21chore: fix comment in enums3.rsOfir Lauber
2023-09-18Merge pull request #1673 from husjon/fix-enums3-formattingliv
2023-09-18Merge pull request #1675 from jurglic/fix-rand-typoliv
2023-09-15remove hint comments when no hint existsLuka Krmpotic
2023-09-14fix: test name typoJurglic
2023-09-13Fixed formatting with rust-analyzerJon Erling Hustadnes
2023-09-09Merge pull request #1667 from husjon/update-primitive_types3-requirementliv
2023-09-08Fix compiler error and clarify instructionsOscar Bonilla
2023-09-08Make primitive_types3 require at least 100 elementsJon Erling Hustadnes
2023-09-06Merge pull request #1641 from mo8it/move-semantics5-testliv
2023-09-04Merge pull request #1565 from pksadiq/fix-enum3-message-modificationliv
2023-09-04Merge pull request #1477 from bean5/mainliv
2023-09-04Merge pull request #1660 from rust-lang/fix/move-semantics-testsliv
2023-09-04fix: refactor move semantics 1-4 into testsliv