index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-14
Limit the maximum number of exercises to 999
mo8it
2024-10-14
Replace ahash with foldhash
mo8it
2024-10-14
Merge pull request #2122 from Nahor/check_all
Mo
2024-10-14
Remove unneeded line
mo8it
2024-10-14
Update names
mo8it
2024-10-14
Separate initialization with a struct
mo8it
2024-10-14
Remove outdated comments
mo8it
2024-10-14
Remove the tracking of done and pending
mo8it
2024-10-14
Small improvements to showing progress
mo8it
2024-10-13
Show progress with exercise numbers
mo8it
2024-10-13
Improve check-all command
mo8it
2024-10-10
First PR review changes
mo8it
2024-10-09
Update third-party exercises section
mo8it
2024-10-09
Merge pull request #2121 from sotanengel/add/link-to-THIRD_PARTY-repository-f...
Mo
2024-10-09
Avoid single char variables
mo8it
2024-10-06
Merge pull request #2124 from Polycarbohydrate/main
Mo
2024-10-05
Update from_str.rs
Polycarbohydrate
2024-10-04
Add command line command to check all exercises
Nahor
2024-10-02
Show a progress bar when running check_all
Nahor
2024-10-02
Limit the amount of parallelism in check_all
Nahor
2024-10-02
Use a channel to update the check_all progress
Nahor
2024-10-02
Add command to check all the exercises
Nahor
2024-10-02
Update all exercises during the final check
Nahor
2024-09-29
Merge branch 'rust-lang:main' into add/link-to-THIRD_PARTY-repository-for-Jap...
sotanengel
2024-09-26
Reset in prompt with confirmation
mo8it
2024-09-26
Replace three dots with dot in hint
mo8it
2024-09-26
Update deps
mo8it
2024-09-26
Debounce file change events
mo8it
2024-09-24
Clear terminal before final check in watch mode
mo8it
2024-09-24
add Third-Party List about rustlings-jp on README
sota.n
2024-09-22
Merge pull request #2114 from samueltardieu/push-ptorzrrnmxyp
Mo
2024-09-22
Do not use `.as_bytes().len()` on strings
Samuel Tardieu
2024-09-18
Only handle file changes for the current exercise, no jumping back
mo8it
2024-09-18
Optimize the file watcher
mo8it
2024-09-17
Update deps
mo8it
2024-09-16
Merge pull request #2103 from senekor/senk/kvuzvzqqkskk
Mo
2024-09-16
Merge pull request #2110 from senekor/remo/skkynvtqxkoz
Mo
2024-09-14
Merge pull request #2109 from bri-rose/main
Mo
2024-09-14
Make if2 less confusing
Remo Senekowitsch
2024-09-13
Update info.toml
bri-rose
2024-09-13
Add rust-analyzer.toml on `dev new`
mo8it
2024-09-13
Use Clippy with Rust-Analyzer
mo8it
2024-09-13
<s>earch isn't a typo
mo8it
2024-09-13
Move lint to Rust lints
mo8it
2024-09-13
Allow dead code for all exercises and solutions
mo8it
2024-09-12
Pause input while running an exercise
mo8it
2024-09-12
Improve quit message
mo8it
2024-09-12
Update deps
mo8it
2024-09-12
Add missing # in comment
mo8it
2024-09-12
Merge pull request #2107 from alibektas/ratoml_for_rustlings
Mo
[next]