index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-13
Fix argument comment in test of if2.rs
Joel Marcey
2024-12-11
Update deps
mo8it
2024-11-14
Merge pull request #2158 from mnshdw/mnshdw/feedback-errors6
Mo
2024-11-14
Switch comment style to //
Antoine Dupuis
2024-11-13
Add alternative solution using From trait
Antoine Dupuis
2024-11-13
clippy3: Make the intent more clear
mo8it
2024-11-11
chore: Release
mo8it
2024-11-11
Remove "chore: " from the commit message of releases
mo8it
2024-11-11
Update CHANGELOG
mo8it
2024-11-11
Ignore input while checking all exercises in watch mode
mo8it
2024-11-11
Test with MSRV before release
mo8it
2024-11-11
Fix typo
mo8it
2024-11-11
Update deps
mo8it
2024-11-11
Fix contrast in terminals with a light theme
mo8it
2024-10-29
Upgrade notify
mo8it
2024-10-26
Update deps
mo8it
2024-10-26
Deduplicate code for printing keys
mo8it
2024-10-22
Merge pull request #2142 from cenviity/push-qoxkvmtkyvmv
Mo
2024-10-22
threads1: Fix typos in description
Vincent Ging Ho Yim
2024-10-17
list: Highlight search match in exercise names
mo8it
2024-10-17
Use the default hasher
mo8it
2024-10-17
Mention the Q&A category
mo8it
2024-10-17
Add required type annotation
mo8it
2024-10-17
Apply new Clippy lints
mo8it
2024-10-17
hashmap3: Use `or_default`
mo8it
2024-10-14
Merge pull request #2130 from Nahor/typo
Mo
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
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
[next]