summaryrefslogtreecommitdiff
path: root/solutions
AgeCommit message (Expand)Author
2024-07-10move_semantics4: Avoid using the dereference operatormo8it
2024-07-10move_semantics5: Move `main` to the endmo8it
2024-07-08Sync comment from exercisemo8it
2024-07-08iterators3: Add `IntegerOverflow` error variantmo8it
2024-07-07quiz2: Use repeatmo8it
2024-07-07Update iterator sol in quiz2.rsNitinKM
2024-07-07Improve the comments in cow1mo8it
2024-07-07enums3: Avoid confusion with parenthesesmo8it
2024-07-06Add newline between functionsmo8it
2024-07-05Improve quizesmo8it
2024-07-05Use *=mo8it
2024-07-05Adjust enums exercisesmo8it
2024-07-05Import enum variants in all testsmo8it
2024-07-04Add alternative solution for iterators5Nahor
2024-07-04Fix typomo8it
2024-07-04Fix warningsmo8it
2024-07-04Improve a comment in errors2mo8it
2024-07-04Add comment to options1mo8it
2024-07-04Improve the comment of arc1mo8it
2024-07-03Fix solution of options1 for stable Rustmo8it
2024-07-02as_ref_mut solutionmo8it
2024-07-02Import the error variants in the testsmo8it
2024-07-02try_from_into solutionmo8it
2024-07-02from_str solutionmo8it
2024-07-01from_into solutionmo8it
2024-07-01using_as solutionmo8it
2024-07-01clippy3 solutionmo8it
2024-07-01clippy2 solutionmo8it
2024-07-01clippy1 solutionmo8it
2024-07-01macros4 solutionmo8it
2024-07-01macros3 solutionmo8it
2024-07-01macros2 solutionmo8it
2024-07-01macros1 solutionmo8it
2024-07-01threads3 solutionmo8it
2024-07-01threads2 solutionmo8it
2024-07-01threads1 solutionmo8it
2024-06-29cow1 solutionmo8it
2024-06-29arc1 solutionmo8it
2024-06-29rc1 solutionmo8it
2024-06-28box1 solutionmo8it
2024-06-28iterators5 solutionmo8it
2024-06-28iterators4 solutionmo8it
2024-06-28iterators3 solutionmo8it
2024-06-28iterators2 solutionmo8it
2024-06-28iterators1 solutionmo8it
2024-06-27Remove tests3 and add solution to tests4mo8it
2024-06-27tests2 solutionmo8it
2024-06-27tests1 solutionmo8it
2024-06-27lifetimes3 solutionmo8it
2024-06-27lifetimes2 solutionmo8it