index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-08
primitive_types2 solution
mo8it
2024-06-08
Update deps
mo8it
2024-06-06
Fix typos
mo8it
2024-06-06
Update deps
mo8it
2024-06-02
Add --require-solutions option to `dev check`
mo8it
2024-06-02
Check for unexpected files in the solutions dir
mo8it
2024-06-01
Print the exercise solution on check
mo8it
2024-06-01
Don't try to check a solution that doesn't exist
mo8it
2024-06-01
Check that all solutions run successfully
mo8it
2024-06-01
Change condition order
mo8it
2024-06-01
Update deps
mo8it
2024-06-01
Update Cargo.toml with the solution bins
mo8it
2024-06-01
Update the bins buffer capacity
mo8it
2024-05-25
Add solutions to bins
mo8it
2024-05-25
primitive_types1 solution
mo8it
2024-05-25
Update deps
mo8it
2024-05-22
quiz1 solution
mo8it
2024-05-22
if3 solution
mo8it
2024-05-22
if2 solution
mo8it
2024-05-22
Add missing semicolons
mo8it
2024-05-22
if1 solution
mo8it
2024-05-22
Remove unneeded pub
mo8it
2024-05-21
Add solutions to functions
mo8it
2024-05-21
Add solutions to intro and variables
mo8it
2024-05-20
Update deps
mo8it
2024-05-14
Fix typo
mo8it
2024-05-14
Done documentation
mo8it
2024-05-14
Make it more clear that only one char is expected
mo8it
2024-05-14
Remove inline
mo8it
2024-05-14
Document init
mo8it
2024-05-13
Document info_file
mo8it
2024-05-13
Use public comments for public items
mo8it
2024-05-13
Document exercise
mo8it
2024-05-13
Document embedded
mo8it
2024-05-13
chore: Release
mo8it
2024-05-13
Update version in README
mo8it
2024-05-13
Thanks Clippy :)
mo8it
2024-05-13
Don't skip exercises on file changes
mo8it
2024-05-13
Better variable naming
mo8it
2024-05-13
Only send `Unrecognized` on ENTER if the last input wasn't valid
mo8it
2024-05-13
chore: Release
mo8it
2024-05-13
Fix Windows terminal links
mo8it
2024-05-13
Update beta version in README
mo8it
2024-05-13
chore: Release
mo8it
2024-05-13
Use PartialEq instead of matches!
mo8it
2024-05-13
No more word input
mo8it
2024-05-13
Improve input handling
mo8it
2024-05-13
Fix invisible input on Windows
mo8it
2024-05-13
Move info.toml to rustlings-macros/
mo8it
2024-05-12
Optimize embedded dirs
mo8it
[next]