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
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
2024-07-07
Improve the comments in cow1
mo8it
2024-07-07
enums3: Avoid confusion with parentheses
mo8it
2024-07-06
Add comma
mo8it
2024-07-06
Merge pull request #2027 from yerke/patch-2
Mo
2024-07-06
Fix formatting in strings4.rs
Yerkebulan Tulibergenov
2024-07-06
Fix typo in structs3.rs
Yerkebulan Tulibergenov
2024-07-05
chore: Update errors5.rs exercise to be consistent with solution
Matt Nield
2024-07-05
Merge pull request #2021 from matthewjnield/main
Mo
2024-07-05
Improve quizes
mo8it
2024-07-05
Improve wording in quiz1
mo8it
2024-07-05
fix: Add clarification to instructions for hashmaps2.rs
Matt Nield
2024-07-05
Adjust enums exercises
mo8it
2024-07-05
Merge remote-tracking branch 'upstream/main' into fix-enum-variant-inconsistency
mo8it
2024-07-04
Unify fn signature in iterators4 exercise and solution
Nahor
2024-07-04
Fix misleading test name
Nahor
2024-07-04
Add TODO
mo8it
2024-07-04
Fix clippy1
mo8it
[next]