index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2024-08-02
Add `rust-version`
mo8it
2024-08-02
Use `trim_ascii` instead of `trim`
mo8it
2024-08-02
Stop on first exercise solved
mo8it
2024-08-01
Remove newline
mo8it
2024-08-01
Fix rustfmt option
mo8it
2024-08-01
Fix tests
mo8it
2024-08-01
Run rustfmt on solutions in `dev check`
mo8it
2024-08-01
Refactor check_solutions
mo8it
2024-08-01
Improve the runner
mo8it
2024-08-01
Hide `cargo build` warnings if there is no output
mo8it
2024-08-01
Fix capacity
mo8it
2024-08-01
fix format
Yudai Kawabuchi
2024-08-01
fix: update struct name in hashmap3
Yudai Kawabuchi
2024-08-01
Add hint to run `dev check` again after `dev update`
mo8it
2024-08-01
Set stdin to null when running the binary of an exercise
mo8it
2024-07-31
Update deps
mo8it
2024-07-31
Add Github profile links for every author
mo8it
2024-07-28
Make the output optional
mo8it
2024-07-28
Run the final check in parallel
mo8it
2024-07-28
Update deps
mo8it
2024-07-25
Use the rexported crossterm from ratatui
mo8it
2024-07-25
Test initialization
mo8it
2024-07-25
Clean up tests
mo8it
2024-07-25
Remove assert_cmd and predicates
mo8it
2024-07-25
Update deps
mo8it
2024-07-22
tests3: Fix panic message
mo8it
2024-07-22
Update deps
mo8it
2024-07-17
Update dep
mo8it
2024-07-17
strings3: Improve hint
mo8it
2024-07-17
Merge pull request #2050 from yapjiahong/main
Mo
2024-07-17
doc: enchane string3 exercise hint
yapjiahong
2024-07-16
Sync exercise and solution
mo8it
2024-07-16
Merge pull request #2049 from Vexcited/patch-1
Mo
2024-07-16
fix: Lyche becomes Lychee
Mikkel ALMONTE--RINGAUD
2024-07-13
Update CI and release hook
mo8it
[next]