Commit Graph

2496 Commits (a2be6754bf2833371fe99ddc2d01c0d518f8eb27)
 

Author SHA1 Message Date
mo8it a2be6754bf Make the exercise name option for the hint subcommand 5 months ago
mo8it daa090981a Update README 5 months ago
mo8it aaf183142e Bring back the thanks to contributors ❤️ 5 months ago
Mo 7525ecd8c1
Merge pull request #1952 from rust-lang/remove-all-contributors
Remove all contributors
5 months ago
mo8it 09d8bc83ff Remove README reference 5 months ago
mo8it cc35a8431f Remove "All-Contributors" 5 months ago
Mo 819dea2500
Merge pull request #1949 from rust-lang/third-party-exercises
Support for third-party exercises
5 months ago
mo8it 01e6732e4d Improve resetting 5 months ago
mo8it f04089b8bc Only take a reference 5 months ago
mo8it 2566f9aaf6 Place mods under all imports 5 months ago
mo8it 1eac00e89a Disable init command during development 5 months ago
mo8it 2e9b9a9f13 Move constant 5 months ago
mo8it 9f5be60b40 Use git stash to reset third-party exercises 5 months ago
mo8it d64836f317 Avoid an unneeded syscall 5 months ago
mo8it 634e17a5ab Fix tests 5 months ago
mo8it 2f810a4da6 Clean up and unify exercises 5 months ago
mo8it cb9f1ac9ce Require a main function in all exercises 5 months ago
mo8it d83cc69afe Trim before checking if the hint is empty 5 months ago
mo8it d6bb27ec20 Check for empty field values 5 months ago
mo8it d42a6e7415 Print the path of the missing file 5 months ago
mo8it b9167e9299 Remove redundant checks 5 months ago
mo8it 28ec0f864a Check the info file 5 months ago
mo8it 7005d8a400 Fix typo 5 months ago
mo8it 7f433ae28f Check the format version in `dev check` 5 months ago
mo8it a2506f154b Update serde 5 months ago
mo8it 501b973c25 Add "dev update" 5 months ago
mo8it 30636e7cf3 Use colors inside the test 5 months ago
mo8it d322bcfcec Add description 5 months ago
mo8it 0ac5aa7af2 Fix typo 5 months ago
mo8it f9be652b3b Ready to publish 5 months ago
mo8it 932f6b53a9 Add myself to the list of authors :) 5 months ago
mo8it 4d9eb35ad7 Prepare for publishing the first alpha version 5 months ago
mo8it 86d716cf8a Add comment about keeping dependencies 5 months ago
mo8it 87db9129bc Add the mode field 5 months ago
mo8it 6566c5904f Tell about updating Cargo.toml 5 months ago
mo8it aa813fbce1 Update Cargo.toml on `dev check` 5 months ago
mo8it d1ebbaa6f6 Add format_version to test info.toml files 5 months ago
mo8it c07cf5bffe Fix typo 5 months ago
mo8it df448c069c Fix running dev commands 5 months ago
mo8it 25e7696565 Done `dev init` 5 months ago
mo8it 92777c0a44 Add the format version 5 months ago
mo8it 7ebc260924 Scetch the dev subcommand 5 months ago
mo8it f5eaa578b9 Update deps 5 months ago
mo8it 6f04570dd0 Revert "Implement third-party exercises trust handling"
This reverts commit 15ca847c37.
See https://rust-lang.zulipchat.com/#narrow/stream/334454-rustlings/topic/Proposal.3A.20Third-party.20exercises/near/433183449
5 months ago
mo8it 15ca847c37 Implement third-party exercises trust handling 5 months ago
mo8it c613b70363 Print the trimmed final message 5 months ago
Mo dc02c38a94
Merge pull request #1942 from rust-lang/tui
TUI
5 months ago
mo8it 7526c6b1f9 Update POST_INIT_MSG 5 months ago
mo8it 1cbabc3d28 Add the manual-run option 5 months ago
mo8it bd10b154fe Clear the terminal after showing the welcome message 5 months ago