index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
35 hours
I dont know why this is not pushed
main
anand
2025-11-19
Finished vecs and move semantics
anand
2025-11-18
Completed till exercise 4
anand
2025-09-24
Remove use of `map` in early vecs2 exercise
Remo Senekowitsch
2025-08-21
Fix Clippy chapter
mo8it
2025-08-21
Merge pull request #2255 from zeonzip/clarify_errors_4_return
Mo Bitar
2025-08-21
Merge pull request #2262 from aCactusOrSomething/main
Mo Bitar
2025-07-21
Add positive tests
deafloo
2025-07-18
Fix incorrect book chapter number
Hud Miller
2025-06-13
Clarify how to find return type of error4
zeonzip
2025-05-13
Merge pull request #2215 from Rudxain/strim
Mo Bitar
2025-05-12
Apply Clippy lints
mo8it
2025-04-10
Change `icecream` to `ice cream`
Rahmat Nazali Salimi
2025-04-03
Update links
mo8it
2025-04-03
Merge pull request #2224 from cassian-goode/patch-1
Mo Bitar
2025-03-31
Update README.md
Hunter Z
2025-03-25
Fix typo - errors5.rs
cassian-goode
2025-03-07
test trim idempotence
Ricardo Fernández Serrata
2025-03-02
Merge pull request #2213 from peterneave/main
Mo Bitar
2025-02-28
Use consistent apostrophes in markdown files
Peter Neave
2024-12-28
Co-ordinates -> Coordinates
mo8it
2024-12-13
Fix argument comment in test of if2.rs
Joel Marcey
2024-11-13
clippy3: Make the intent more clear
mo8it
2024-10-22
threads1: Fix typos in description
Vincent Ging Ho Yim
2024-10-17
Add required type annotation
mo8it
2024-10-05
Update from_str.rs
Polycarbohydrate
2024-09-22
Do not use `.as_bytes().len()` on strings
Samuel Tardieu
2024-09-16
Merge pull request #2103 from senekor/senk/kvuzvzqqkskk
Mo
2024-09-14
Make if2 less confusing
Remo Senekowitsch
2024-09-13
Allow dead code for all exercises and solutions
mo8it
2024-09-11
Remove redundant enum definition task
Remo Senekowitsch
2024-08-22
Use match instead of comparison chain
mo8it
2024-08-20
threads3: Improve the test
mo8it
2024-08-17
Remove dot for copy-pasta
mo8it
2024-08-17
Only take a u8 to avoid huge output
mo8it
2024-08-17
Add "the"
mo8it
2024-08-17
Remove unneeded comma
mo8it
2024-08-17
Remove "Hello and"
mo8it
2024-08-08
Merge pull request #2062 from jimbo5922/jimbo5922-fix-hashmap3-struct-name
Mo
2024-08-04
chore: Fix snakecase convention in errors6.rs
Matt Nield
2024-08-01
fix: update struct name in hashmap3
Yudai Kawabuchi
2024-07-22
tests3: Fix panic message
mo8it
2024-07-16
fix: Lyche becomes Lychee
Mikkel ALMONTE--RINGAUD
2024-07-12
Improve TODO comment
mo8it
2024-07-10
move_semantics4: Avoid using the dereference operator
mo8it
2024-07-10
move_semantics5: Move `main` to the end
mo8it
2024-07-08
Explain what a factorial is and link to wikipedia for more details
mo8it
2024-07-08
Remove stable from book links
mo8it
2024-07-08
errors3: Add a comment to prevent changing the wrong line
mo8it
2024-07-08
iterators3: Add `IntegerOverflow` error variant
mo8it
[next]