index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-18
Only take a reference
mo8it
2024-04-18
Place mods under all imports
mo8it
2024-04-18
Disable init command during development
mo8it
2024-04-18
Move constant
mo8it
2024-04-18
Use git stash to reset third-party exercises
mo8it
2024-04-18
Avoid an unneeded syscall
mo8it
2024-04-17
Fix tests
mo8it
2024-04-17
Clean up and unify exercises
mo8it
2024-04-17
Require a main function in all exercises
mo8it
2024-04-17
Trim before checking if the hint is empty
mo8it
2024-04-17
Check for empty field values
mo8it
2024-04-17
Print the path of the missing file
mo8it
2024-04-17
Remove redundant checks
mo8it
2024-04-17
Check the info file
mo8it
2024-04-17
Fix typo
mo8it
2024-04-17
Check the format version in `dev check`
mo8it
2024-04-17
Update serde
mo8it
2024-04-17
Add "dev update"
mo8it
2024-04-16
Use colors inside the test
mo8it
2024-04-16
Add description
mo8it
2024-04-16
Fix typo
mo8it
2024-04-16
Ready to publish
mo8it
2024-04-16
Add myself to the list of authors :)
mo8it
2024-04-16
Prepare for publishing the first alpha version
mo8it
2024-04-16
Add comment about keeping dependencies
mo8it
2024-04-16
Add the mode field
mo8it
2024-04-16
Tell about updating Cargo.toml
mo8it
2024-04-16
Update Cargo.toml on `dev check`
mo8it
2024-04-16
Add format_version to test info.toml files
mo8it
2024-04-16
Fix typo
mo8it
2024-04-16
Fix running dev commands
mo8it
2024-04-16
Done `dev init`
mo8it
2024-04-16
Add the format version
mo8it
2024-04-15
Scetch the dev subcommand
mo8it
2024-04-15
Update deps
mo8it
2024-04-15
Revert "Implement third-party exercises trust handling"
mo8it
2024-04-15
Implement third-party exercises trust handling
mo8it
2024-04-14
Print the trimmed final message
mo8it
2024-04-14
Merge pull request #1942 from rust-lang/tui
Mo
2024-04-14
Update POST_INIT_MSG
mo8it
2024-04-14
Add the manual-run option
mo8it
2024-04-14
Clear the terminal after showing the welcome message
mo8it
2024-04-14
Trim the final message
mo8it
2024-04-14
Show the welcome message
mo8it
2024-04-14
Use push instead of extend_from_slice on chars
mo8it
2024-04-14
Update deps
mo8it
2024-04-14
Simplify the state file
mo8it
2024-04-14
Fix tests
mo8it
2024-04-14
Add terminal links
mo8it
2024-04-14
Tolerate changes in the state file
mo8it
[next]