index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-07
Improve the comments in cow1
mo8it
2024-07-07
Improve some messages
mo8it
2024-07-07
This'll -> This will
mo8it
2024-07-07
enums3: Avoid confusion with parentheses
mo8it
2024-07-07
Mark the last exercise as done
mo8it
2024-07-07
Fix link on website
mo8it
2024-07-06
Add newline between functions
mo8it
2024-07-06
Add comma
mo8it
2024-07-06
Merge pull request #2027 from yerke/patch-2
Mo
2024-07-06
Merge pull request #2026 from yerke/patch-1
Mo
2024-07-06
Fix formatting in strings4.rs
Yerkebulan Tulibergenov
2024-07-06
Fix typo in structs3.rs
Yerkebulan Tulibergenov
2024-07-06
Merge pull request #2025 from mre/patch-1
Mo
2024-07-06
Fix typo in `THIRD_PARTY_EXERCISES.md`
Matthias Endler
2024-07-06
Merge pull request #2022 from matthewjnield/main
Mo
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
Use *=
mo8it
2024-07-05
fix: Add clarification to instructions for hashmaps2.rs
Matt Nield
2024-07-05
Adjust enums exercises
mo8it
2024-07-05
Import enum variants in all tests
mo8it
2024-07-05
Merge pull request #1774 from matthri/fix-enum-variant-inconsistency
Mo
2024-07-05
Readd "structs"
mo8it
2024-07-05
Merge remote-tracking branch 'upstream/main' into fix-enum-variant-inconsistency
mo8it
2024-07-05
Merge pull request #2019 from Nahor/iterator5
Mo
2024-07-04
Add alternative solution for iterators5
Nahor
2024-07-04
Fix tests
mo8it
2024-07-04
Merge pull request #2018 from Nahor/iterators4
Mo
2024-07-04
Unify fn signature in iterators4 exercise and solution
Nahor
2024-07-04
Merge pull request #2017 from Nahor/main
Mo
2024-07-04
Check exercises unsolved
mo8it
2024-07-04
Fix misleading test name
Nahor
2024-07-04
Check for missing TODO comments
mo8it
2024-07-04
chore: Release
mo8it
2024-07-04
Update CHANGELOG
mo8it
2024-07-04
Update deps
mo8it
2024-07-04
Add TODO
mo8it
2024-07-04
Fix clippy1
mo8it
2024-07-04
Merge pull request #2015 from ramenhost/fix-move_semantics5
Mo
2024-07-04
fix move_semantics5 to change misleading compiler error
Ramkumar
2024-07-04
Require solutions
mo8it
2024-07-04
Remove newline at the end of multiline strings
mo8it
2024-07-04
Fix typo
mo8it
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
[next]