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-08-17
Update options1.rs
vostok92
2022-08-16
Merge branch 'main' into rc-exercise
liv
2022-08-16
Merge pull request #1103 from exdx/feat/cow
liv
2022-08-15
Update options1.rs
Nico Vromans
2022-08-11
fix(options1): remove unused code
Markus Boehme
2022-08-11
Merge pull request #1131 from johnmendel/main
liv
2022-08-11
Merge pull request #1132 from brianfakhoury/patch-1
liv
2022-08-09
fix(macros-readme): update the book link to the more recent version of the book
Mouwrice
2022-08-08
Fix minor spelling
Brian Fakhoury
2022-08-07
fix(traits5): make exercise prefer trait-based solution
John Mendelewski III
2022-08-03
Merge pull request #1112 from tvkn/feat/options1/update-expected-result
liv
2022-08-03
feat(errors5): add simpler explanation for box dyn
mokou
2022-07-30
refactor(box1): prefer todo! over unimplemented!
Lioness100
2022-07-26
feat(options1): update expected result
Tristan Nicholls
2022-07-23
feat: add cow1.rs exercise
Denton24646
2022-07-18
fix(traits5.rs): wrong line number
Tostapunk
2022-07-16
feat: add rc1.rs exercise
Denton24646
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
[next]