summaryrefslogtreecommitdiff
path: root/info.toml
AgeCommit message (Expand)Author
2023-08-26Avoid line numbers in hintsmo8it
2023-07-03added if3 based on: `Using if in a let Statement`Joshua Carlson
2023-06-26chore: use correct line number in strings2.rs hintvnprc
2023-06-22fix(move_semantics2): change type back to compileliv
2023-06-15Merge branch 'main' into maintajo48
2023-06-12Merge pull request #1113 from Frosthage/mainliv
2023-06-12Merge pull request #1542 from luhem7/mainliv
2023-06-12Merge pull request #1544 from FWDekker/mainliv
2023-06-12feat(move_semantics2): rewrite hintliv
2023-06-07fix(vecs): rename outdated variable name in hintFlorine W. Dekker
2023-06-03fix(threads, smart pointers): Swap order of threads and smart pointers exercisesluhem7
2023-05-31update hint for vecs2 to match with exercise as it was updated to fix claritytajo48
2023-05-20feat(iterators5): remove outdated part of hintb1ue64
2023-04-21Update info.tomldeedy5
2023-04-05Merge pull request #1385 from alexwh/patch-1liv
2023-04-05added required changesponeciak
2023-04-05created taskponeciak
2023-04-02fix: move lifetimes above tests in recommended orderSagar Vora
2023-03-26fixed a spelling mistake in info.tomlVegard Matthey
2023-03-10improve hint for strings2, #1407Sven Siegmund
2023-02-18chore: update move_semantics4.rs' hintAlex
2023-02-14refactor(cow1): replace main with testsDaan Wynen
2023-02-12Merge pull request #1305 from platformer/issue1298liv
2023-01-11minor changes to hinth4x5p4c3
2023-01-05Fix typo in clippy1 hintTobias Klauser
2023-01-01updated file paths for iterators, smart_pointersseporterfield
2023-01-01reordered smart pointer exercisesseporterfield
2022-12-26fix(threads1): make program panic if threads are not joinedplatformer
2022-12-25chore: "rust" -> "Rust" in exercise hintsPetr Pucil
2022-11-24chore: tidied up unmatched backticksTK Buristrakul
2022-11-18fix: Update structs3 hintcraymel
2022-11-11chore: style fixesmokou
2022-09-29Merge pull request #1203 from skaunov/patch-2liv
2022-09-29Merge pull request #1210 from cj81499/iterators1-hintliv
2022-09-28fix: Fix typo in errors5 hintTostapunk
2022-09-25improve hint for iterators1Cal Jacobson
2022-09-17Correct a link in `threads1` `hint`skaunov
2022-09-13Add link to `std` in `strings3` hintskaunov
2022-09-05typox fixMiguel Raz Guzmán Macedo
2022-08-22Fix typo in `threads3` hintGabriel Bianconi
2022-08-17test: Convert main function to working testsmagnusrodseth
2022-08-16Merge branch 'main' into rc-exerciseliv
2022-08-16Merge pull request #1103 from exdx/feat/cowliv
2022-07-26Improve hint for as_ref_mutMikael Frosthage
2022-07-25fix: remove extra " typo in info.tomlClaire Wang
2022-07-23feat: add cow1.rs exerciseDenton24646
2022-07-24fix: lineno typoJeremy Goh
2022-07-24fix: reference to variables4Jeremy Goh
2022-07-19fix(traits5): fix "paramter" spellingGreg Leonard
2022-07-19remove small typo in hint of threads3Eric Jolibois