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-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
2022-07-12
feat(move_semantics): clarify some hints
mokou
2022-07-12
fix(primitive_types): clean up
mokou
2022-07-12
feat: remove collections to hashmaps
mokou
2022-07-12
feat: move vec exercises into their own folder
mokou
2022-07-12
feat(vec): update vec exercises
mokou
2022-07-12
feat(primitive_types): fixups
mokou
2022-07-12
fix(if2): Rename if2 exercise function to foo_if_fizz.
Adam Sherwood
2022-07-12
feat(if): replace hints
mokou
2022-07-12
feat(functions): more small fixes
mokou
2022-07-11
fix(functions): clarify README wording
mokou
2022-07-11
fix(variables5): Add nudge for shadowing variable
gavin
2022-07-11
fix(variables): reorder and redo hint texts
mokou
2022-07-11
fix(intro): clarify hint usage
mokou
[next]