index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
35 hours
I dont know why this is not pushed
main
anand
2025-09-23
Fix workspace detection with windows line endings
Remo Senekowitsch
2025-08-22
Apply Clippy lints
mo8it
2025-08-21
Fix file links in VS Code
mo8it
2025-08-18
Update deps
mo8it
2025-07-04
Check for Clippy on init
mo8it
2025-07-04
Split lines after newline
mo8it
2025-06-28
No need to flush after printing newlines
mo8it
2025-06-28
Print newline after progress on failure
mo8it
2025-06-28
Don't run rustfmt during `dev check` if there are no solutions
mo8it
2025-06-28
Don't ignore `.rustlings-state.txt` in `.gitignore` of `rustlings dev new`
mo8it
2025-05-17
third-party/custom -> community
mo8it
2025-05-16
Add dev alias
mo8it
2025-05-16
Use std pipe
mo8it
2025-05-12
Use a separate target dir for rust analyzer
mo8it
2025-02-21
Update the edition of the solution format checker
mo8it
2025-02-18
Fix new Clippy lint
mo8it
2025-02-18
Upgrade to edition 2024
mo8it
2025-01-16
Disable following symlinks in the watcher
mo8it
2024-11-11
Ignore input while checking all exercises in watch mode
mo8it
2024-11-11
Fix typo
mo8it
2024-11-11
Fix contrast in terminals with a light theme
mo8it
2024-10-26
Deduplicate code for printing keys
mo8it
2024-10-17
list: Highlight search match in exercise names
mo8it
2024-10-17
Use the default hasher
mo8it
2024-10-17
Apply new Clippy lints
mo8it
2024-10-14
Fix typos
Nahor
2024-10-14
Limit the maximum number of exercises to 999
mo8it
2024-10-14
Replace ahash with foldhash
mo8it
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-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-26
Reset in prompt with confirmation
mo8it
2024-09-26
Debounce file change events
mo8it
2024-09-24
Clear terminal before final check in watch mode
mo8it
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-13
Add rust-analyzer.toml on `dev new`
mo8it
[next]