summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-25Fix testsmo8it
2024-04-25Replace `mode` by `test` and `strict_clippy`mo8it
2024-04-25Use write macros instead of write_fmtmo8it
2024-04-25Use os_pipemo8it
2024-04-24Fix testsmo8it
2024-04-24Update Cargo.lockmo8it
2024-04-24Update Cargo.toml filesmo8it
2024-04-24Update dependencymo8it
2024-04-24Merge branch 'main'mo8it
2024-04-24Add --lockedmo8it
2024-04-24Merge pull request #1955 from rust-lang/solutionsMo
2024-04-24Dump solution and show its pathmo8it
2024-04-24Preallocate pathmo8it
2024-04-24Use the embedded info.toml in debug modemo8it
2024-04-24Don't write solutions in debug modemo8it
2024-04-24Write the solution file on donemo8it
2024-04-23Refactor embedded files to add solutionsmo8it
2024-04-23Update depsmo8it
2024-04-23Add README to the quizzes directorymo8it
2024-04-22Move quizzesmo8it
2024-04-22Document dev commandsmo8it
2024-04-22Add --no-gitmo8it
2024-04-22Third-party exercises should be in a separate Git repomo8it
2024-04-21dev init -> dev new PATHmo8it
2024-04-21Add a disclaimer to the state filemo8it
2024-04-21Add a confirmation prompt to the init subcommandmo8it
2024-04-21Fix the generated Cargo.toml after rustlings initmo8it
2024-04-21Catch the usage of the old methodmo8it
2024-04-21Update depsmo8it
2024-04-21Rename constantmo8it
2024-04-21Ignore all lock files but the one in rootmo8it
2024-04-19Update depsmo8it
2024-04-18Make the exercise name option for the hint subcommandmo8it
2024-04-18Update READMEmo8it
2024-04-18Bring back the thanks to contributors ❤️mo8it
2024-04-18Merge pull request #1952 from rust-lang/remove-all-contributorsMo
2024-04-18Remove README referencemo8it
2024-04-18Remove "All-Contributors"mo8it
2024-04-18Merge pull request #1949 from rust-lang/third-party-exercisesMo
2024-04-18Improve resettingmo8it
2024-04-18Only take a referencemo8it
2024-04-18Place mods under all importsmo8it
2024-04-18Disable init command during developmentmo8it
2024-04-18Move constantmo8it
2024-04-18Use git stash to reset third-party exercisesmo8it
2024-04-18Avoid an unneeded syscallmo8it
2024-04-17Fix testsmo8it
2024-04-17Clean up and unify exercisesmo8it
2024-04-17Require a main function in all exercisesmo8it
2024-04-17Trim before checking if the hint is emptymo8it