summaryrefslogtreecommitdiff
path: root/info.toml
AgeCommit message (Expand)Author
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-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
2022-07-18Apply suggestions from code reviewMattia Schiavon
2022-07-18fix: Improve hint of lifetimes2Tostapunk
2022-07-16feat: add rc1.rs exerciseDenton24646
2022-07-15feat: add traits5.rs exerciseSam White
2022-07-15feat: Add traits4.rs exerciseSam White
2022-07-15feat: Add traits3.rs exerciseSam White
2022-07-15feat: add lifetimes exercisesjayber
2022-07-15feat: add threads3.rs exerciseexdx
2022-07-15feat: remove advanced_errsmokou
2022-07-15feat(clippy): add clippy3mokou
2022-07-15chore: remove quiz4mokou
2022-07-15feat(macros): add hint commentsmokou
2022-07-15feat: Adding threads1.rs with a focus on JoinHandles and waiting forjaystile
2022-07-14feat(iterators): update hint commentsmokou
2022-07-14feat: move box/arc behind iteratorsmokou
2022-07-14feat(traits): add hint commentsmokou
2022-07-14feat: move generics3 to be quiz3mokou
2022-07-14feat(errors): Improve comments and hintsmokou
2022-07-14fix(errors5): improve exercise instructionsNoah Cairns
2022-07-14feat(options): add hint commentsmokou
2022-07-14fix: rename option to optionsmokou
2022-07-14feat: rework quiz2mokou
2022-07-14feat: move quiz2 to be strings4mokou
2022-07-14feat: Add hashmap3 exercise.Sateesh Basavaraju
2022-07-14feat(strings): add strings3mokou
2022-07-14feat(strings): move before modulesmokou
2022-07-14feat(enums3): add hint comment, remove enums1 hintmokou
2022-07-14feat(enums3): Add hintRyosuke YASUOKA
2022-07-14fix(structs1): rename to unit-like structmokou
2022-07-14feat(structs1): convert structs to use i32 typesmokou
2022-07-12fix(move_semantics2): clarify referencingexdx
2022-07-12feat(move_semantics): clarify some hintsmokou