index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term.rs
Age
Commit message (
Collapse
)
Author
2025-02-18
Upgrade to edition 2024
mo8it
2024-10-17
Apply new Clippy lints
mo8it
2024-10-14
Limit the maximum number of exercises to 999
mo8it
2024-10-14
Update names
mo8it
2024-10-14
Separate initialization with a struct
mo8it
2024-10-14
Small improvements to showing progress
mo8it
2024-10-13
Show progress with exercise numbers
mo8it
2024-10-10
First PR review changes
mo8it
2024-10-02
Show a progress bar when running check_all
Nahor
Replace the "Progress: xxx/yyy" with a progress bar when checking all the exercises
2024-09-04
Canonicalize exercise paths only once
mo8it
2024-09-01
Remove "exercises" from the end of the progress bar
mo8it
2024-08-28
Only disable links in VS code in the list
mo8it
2024-08-26
Making code prettier :P
mo8it
2024-08-26
Only trigger write when needed
mo8it
2024-08-26
Fix list on terminals that don't disable line wrapping
mo8it
2024-08-26
Use the correct environment variable
mo8it
2024-08-26
Disable terminal links in VS-Code
mo8it
2024-08-26
Only reset color and underline after link
mo8it
2024-08-25
Use queue instead of Stylize
mo8it
2024-08-24
Almost done with list display
mo8it
2024-08-24
Start list without Ratatui
mo8it
2024-08-08
Allow initialization in a workspace
mo8it