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
2022-07-18
fix(traits5.rs): wrong line number
Tostapunk
2022-07-16
fix(traits4.rs): wrong line number
wojexe
2022-07-16
fix: make strings3.rs comment wording more clear
wojexe
2022-07-16
doc: update book links
mokou
2022-07-15
fix(quiz1): change function name
Neil Pate
2022-07-15
fix(traits): update hint comments
mokou
2022-07-15
feat: add traits5.rs exercise
Sam White
2022-07-15
feat: Add traits4.rs exercise
Sam White
2022-07-15
feat: Add traits3.rs exercise
Sam White
2022-07-15
fix(try_from_into): fix function name
Rod Elias
2022-07-15
feat: add lifetimes exercises
jayber
2022-07-15
feat: add threads3.rs exercise
exdx
2022-07-15
fix: re-add missing done comments
mokou
2022-07-15
feat: remove advanced_errs
mokou
2022-07-15
feat(as_ref_mut): add AsMut section
mokou
2022-07-15
feat(try_from_into): add hint comments
mokou
2022-07-15
feat(conversions): add hint comments
mokou
2022-07-15
feat(clippy): add clippy3
mokou
2022-07-15
chore: remove quiz4
mokou
2022-07-15
feat(macros): add hint comments
mokou
2022-07-15
fix(threads): add hint comments
mokou
2022-07-15
feat: Adding threads1.rs with a focus on JoinHandles and waiting for
jaystile
2022-07-14
feat(iterators): update hint comments
mokou
2022-07-14
feat(iterators4): add factorial of zero test
Paulo Gabriel Justino Bezerra
2022-07-14
fix(iterators3): insert todo!() into divide() to compile without error
Ryosuke YASUOKA
2022-07-14
feat: move box/arc behind iterators
mokou
2022-07-14
feat(tests): add hint comments
mokou
2022-07-14
feat(traits): add hint comments
mokou
2022-07-14
feat: move generics3 to be quiz3
mokou
2022-07-14
feat(generics): add hint comments
mokou
2022-07-14
feat(errors): Improve comments and hints
mokou
2022-07-14
fix(errors5): improve exercise instructions
Noah Cairns
2022-07-14
chore(errors1): use `is_empty()` instead of `len() > 0`
Steven nguyen
2022-07-14
feat(options): add hint comments
mokou
2022-07-14
feat(options1): rewrite to remove array stuff
mokou
2022-07-14
fix: rename option to options
mokou
2022-07-14
fix(quiz2): add hint comment
mokou
2022-07-14
feat: rework quiz2
mokou
2022-07-14
feat: move quiz2 to be strings4
mokou
2022-07-14
fix(hashmaps): adjust hint comments
mokou
2022-07-14
feat: Add hashmap3 exercise.
Sateesh Basavaraju
2022-07-14
fix(modules): adjust hint comments
mokou
2022-07-14
feat(strings): add strings3
mokou
2022-07-14
feat(strings): move before modules
mokou
2022-07-14
feat(enums3): add hint comment, remove enums1 hint
mokou
2022-07-14
fix(structs): add hint comments
mokou
2022-07-14
fix(structs3): Add panic! statement into structs3
camperdue42
2022-07-14
fix(structs1): rename to unit-like struct
mokou
2022-07-14
feat(structs1): convert structs to use i32 types
mokou
2022-07-12
feat(move_semantics): finish updating comments
mokou
[next]