summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2022-07-18fix(traits5.rs): wrong line numberTostapunk
2022-07-16fix(traits4.rs): wrong line numberwojexe
2022-07-16fix: make strings3.rs comment wording more clearwojexe
2022-07-16doc: update book linksmokou
2022-07-15fix(quiz1): change function nameNeil Pate
2022-07-15fix(traits): update hint commentsmokou
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-15fix(try_from_into): fix function nameRod Elias
2022-07-15feat: add lifetimes exercisesjayber
2022-07-15feat: add threads3.rs exerciseexdx
2022-07-15fix: re-add missing done commentsmokou
2022-07-15feat: remove advanced_errsmokou
2022-07-15feat(as_ref_mut): add AsMut sectionmokou
2022-07-15feat(try_from_into): add hint commentsmokou
2022-07-15feat(conversions): add hint commentsmokou
2022-07-15feat(clippy): add clippy3mokou
2022-07-15chore: remove quiz4mokou
2022-07-15feat(macros): add hint commentsmokou
2022-07-15fix(threads): 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(iterators4): add factorial of zero testPaulo Gabriel Justino Bezerra
2022-07-14fix(iterators3): insert todo!() into divide() to compile without errorRyosuke YASUOKA
2022-07-14feat: move box/arc behind iteratorsmokou
2022-07-14feat(tests): add hint commentsmokou
2022-07-14feat(traits): add hint commentsmokou
2022-07-14feat: move generics3 to be quiz3mokou
2022-07-14feat(generics): add hint commentsmokou
2022-07-14feat(errors): Improve comments and hintsmokou
2022-07-14fix(errors5): improve exercise instructionsNoah Cairns
2022-07-14chore(errors1): use `is_empty()` instead of `len() > 0`Steven nguyen
2022-07-14feat(options): add hint commentsmokou
2022-07-14feat(options1): rewrite to remove array stuffmokou
2022-07-14fix: rename option to optionsmokou
2022-07-14fix(quiz2): add hint commentmokou
2022-07-14feat: rework quiz2mokou
2022-07-14feat: move quiz2 to be strings4mokou
2022-07-14fix(hashmaps): adjust hint commentsmokou
2022-07-14feat: Add hashmap3 exercise.Sateesh Basavaraju
2022-07-14fix(modules): adjust hint commentsmokou
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-14fix(structs): add hint commentsmokou
2022-07-14fix(structs3): Add panic! statement into structs3camperdue42
2022-07-14fix(structs1): rename to unit-like structmokou
2022-07-14feat(structs1): convert structs to use i32 typesmokou
2022-07-12feat(move_semantics): finish updating commentsmokou