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
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
2024-07-04
fix move_semantics5 to change misleading compiler error
Ramkumar
2024-07-04
Fix warnings
mo8it
2024-07-04
Improve the comment in intro1
mo8it
2024-07-04
Remove comment about removing a semicolon
mo8it
2024-07-04
Improve a comment in errors2
mo8it
2024-07-04
Add comment to options1
mo8it
2024-07-04
Improve the comment of arc1
mo8it
2024-07-03
fix: typo s/unwarp/unwrap/
Calvin Bochulak
2024-07-03
Merge branch 'main'
mo8it
2024-07-02
Update README.md
Yung Beef 4.2
2024-07-02
Improve the placement of TODO comments
mo8it
2024-07-02
Fix typos
mo8it
2024-07-02
as_ref_mut solution
mo8it
2024-07-02
Import the error variants in the tests
mo8it
2024-07-02
try_from_into solution
mo8it
2024-07-02
from_str solution
mo8it
2024-07-01
from_into solution
mo8it
2024-07-01
using_as solution
mo8it
2024-07-01
clippy3 solution
mo8it
2024-07-01
clippy2 solution
mo8it
2024-07-01
clippy1 solution
mo8it
2024-07-01
macros4 solution
mo8it
2024-07-01
macros3 solution
mo8it
2024-07-01
macros2 solution
mo8it
[next]