summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2022-08-17Update options1.rsvostok92
2022-08-16Merge branch 'main' into rc-exerciseliv
2022-08-16Merge pull request #1103 from exdx/feat/cowliv
2022-08-15Update options1.rsNico Vromans
2022-08-11fix(options1): remove unused codeMarkus Boehme
2022-08-11Merge pull request #1131 from johnmendel/mainliv
2022-08-11Merge pull request #1132 from brianfakhoury/patch-1liv
2022-08-09fix(macros-readme): update the book link to the more recent version of the bookMouwrice
2022-08-08Fix minor spellingBrian Fakhoury
2022-08-07fix(traits5): make exercise prefer trait-based solutionJohn Mendelewski III
2022-08-03Merge pull request #1112 from tvkn/feat/options1/update-expected-resultliv
2022-08-03feat(errors5): add simpler explanation for box dynmokou
2022-07-30refactor(box1): prefer todo! over unimplemented!Lioness100
2022-07-26feat(options1): update expected resultTristan Nicholls
2022-07-23feat: add cow1.rs exerciseDenton24646
2022-07-18fix(traits5.rs): wrong line numberTostapunk
2022-07-16feat: add rc1.rs exerciseDenton24646
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