summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
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-17Update serdemo8it
2024-04-17Add "dev update"mo8it
2024-04-16Use colors inside the testmo8it
2024-04-16Add descriptionmo8it
2024-04-16Fix typomo8it
2024-04-16Ready to publishmo8it
2024-04-16Add myself to the list of authors :)mo8it
2024-04-16Prepare for publishing the first alpha versionmo8it
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-16Add format_version to test info.toml filesmo8it
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-15Update depsmo8it