summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-25Use write macros instead of write_fmtmo8it
2024-04-25Use os_pipemo8it
2024-04-24Fix testsmo8it
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-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-21Rename constantmo8it
2024-04-18Make the exercise name option for the hint subcommandmo8it
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-17Require a main function in all exercisesmo8it
2024-04-17Trim before checking if the hint is emptymo8it
2024-04-17Check for empty field valuesmo8it
2024-04-17Print the path of the missing filemo8it
2024-04-17Remove redundant checksmo8it
2024-04-17Check the info filemo8it
2024-04-17Fix typomo8it
2024-04-17Check the format version in `dev check`mo8it
2024-04-17Add "dev update"mo8it
2024-04-16Use colors inside the testmo8it
2024-04-16Fix typomo8it
2024-04-16Add comment about keeping dependenciesmo8it
2024-04-16Add the mode fieldmo8it
2024-04-16Tell about updating Cargo.tomlmo8it
2024-04-16Update Cargo.toml on `dev check`mo8it
2024-04-16Fix typomo8it
2024-04-16Fix running dev commandsmo8it
2024-04-16Done `dev init`mo8it
2024-04-16Add the format versionmo8it
2024-04-15Scetch the dev subcommandmo8it
2024-04-15Revert "Implement third-party exercises trust handling"mo8it
2024-04-15Implement third-party exercises trust handlingmo8it
2024-04-14Print the trimmed final messagemo8it