summaryrefslogtreecommitdiff
path: root/info.toml
AgeCommit message (Expand)Author
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
2022-07-12feat: remove collections to hashmapsmokou
2022-07-12feat: move vec exercises into their own foldermokou
2022-07-12feat(vec): update vec exercisesmokou
2022-07-12feat: reorder vec and primtypes before movingmokou
2022-07-12feat(functions): more small fixesmokou
2022-07-11chore: Tweak punctuation in variables6.rs hintCooper Gillan
2022-07-11chore: Update variables6.rs hint book link, wordingCooper Gillan
2022-07-11fix(variables): reorder and redo hint textsmokou
2022-07-11fix(intro1): link to exercise file in hintmokou
2022-07-11chore: unify hint language usemokou
2022-06-13fix: update link to bookKonstantin
2022-05-22typo fix in hint message if2Jesse van Papenrecht
2022-05-20Update info.tomlLucas Grigolon Varela
2022-04-22docs(move_semantics5): Replace "in vogue" with "in scope" in hintRon Lusk
2022-04-14chore: update errors1 comments and hintmokou
2022-03-29feat: Add move_semantics6.rs exercise (#908)Lucas Aries
2022-02-04Merge pull request #733 from apogeeoak/introdiannasoreil
2021-12-15fix(clippy1): Updated code to test correctness clippy lint with approx_consta...Franklin van Nes
2021-12-15fix(functions5): Remove wrong new line and small English improvements (#885)alirezaghey
2021-10-02fix: few spelling mistakesrlch
2021-09-25Merge pull request #781 from tlyu/advanced-errsdiannasoriel
2021-09-25feat: add advanced_errs2Taylor Yu
2021-09-25feat: add advanced_errs1Taylor Yu
2021-09-03feat(modules): update exercises, add modules3 (#822)anuk909
2021-07-29fix(move_semantics5): Clarify instructionsana
2021-06-29chore: clippy1 hint enhancementarlecchino