index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-17
q only quits the list
mo8it
2024-08-17
Make it clear that reset only resets one exercise
mo8it
2024-08-17
Remove dot for copy-pasta
mo8it
2024-08-17
Only take a u8 to avoid huge output
mo8it
2024-08-17
Add "the"
mo8it
2024-08-17
Remove unneeded comma
mo8it
2024-08-17
Remove "Hello and"
mo8it
2024-08-17
Ignore stdout of git init
mo8it
2024-08-16
Add exercise lints
mo8it
2024-08-16
Add project lints
mo8it
2024-08-16
Merge pull request #2084 from crd477/patch-1
Mo
2024-08-15
fix typo
Chad Dougherty
2024-08-09
Fix typo
mo8it
2024-08-09
chore: Release
mo8it
2024-08-09
Ready for publish
mo8it
2024-08-09
Update Ratatui
mo8it
2024-08-09
Hide stderr of `cargo locate-project`
mo8it
2024-08-09
Put Cargo.toml in ``
mo8it
2024-08-09
Add a special confirmation for initialization in a workspace
mo8it
2024-08-09
Fix typos
mo8it
2024-08-09
Update deps
mo8it
2024-08-09
test_dir is a str anyway
mo8it
2024-08-09
Improve initialization in a Cargo workspace
mo8it
2024-08-09
Check the status of the `cargo metadata` command
mo8it
2024-08-08
Use fixed seeds with ahash
mo8it
2024-08-08
Update CHANGELOG
mo8it
2024-08-08
Merge pull request #2076 from senekor/remo/snryotxotoxv
Mo
2024-08-08
Merge pull request #2075 from senekor/remo/swzqnkxqzutw
Mo
2024-08-08
Show the exercise name in the waiting message
mo8it
2024-08-08
Show a message before running the exercise
mo8it
2024-08-08
Attach error message as context
mo8it
2024-08-08
Fix integration tests
Remo Senekowitsch
2024-08-08
Improve initialization in workspace
Remo Senekowitsch
2024-08-08
Replace hashbrown with ahash
Remo Senekowitsch
2024-08-08
Allow initialization in a workspace
mo8it
2024-08-08
rust-analyzer problem isn't fixed :(
mo8it
2024-08-08
Don't recommend the builtin VS-Code terminal because it can't clear scrollback
mo8it
2024-08-08
Adapt type name in hint
mo8it
2024-08-08
Fix errors not being shown after the welcome message
mo8it
2024-08-08
Add README to the solutions dir
mo8it
2024-08-08
Remove state file and solutions dir from .gitignore
mo8it
2024-08-08
Add `panic = "abort"` for exercises
mo8it
2024-08-08
Remove redundant rustfmt check for solutions
mo8it
2024-08-08
Update CHANGELOG
mo8it
2024-08-08
Merge pull request #2062 from jimbo5922/jimbo5922-fix-hashmap3-struct-name
Mo
2024-08-08
Merge pull request #2066 from matthewjnield/main
Mo
2024-08-07
Avoid using `RUSTFLAGS` to not trigger rebuilding, especially in rust-analyzer
mo8it
2024-08-07
Fix exercise name shift in exercise check
mo8it
2024-08-05
Update deps
mo8it
2024-08-04
chore: Fix snakecase convention in errors6.rs
Matt Nield
[next]