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-12-23
Merge pull request #1293 from tysonliddell/fix_self_parameter
liv
2022-12-20
fix(hashmaps3): fix typo in todo hint
William Webb
2022-12-09
fix: Remove superfluous &self indirection
Tyson Liddell
2022-11-06
style: format errors6 with rustfmt
mfurak
2022-11-06
style: format errors5 with rustfmt
mfurak
2022-10-26
Merge pull request #1246 from tfpk/patch-1
liv
2022-10-24
feat(macros-readme): Add link to MacroKata
Tom Kunc
2022-10-21
fix: Revert deref change
Arkid
2022-10-18
Merge pull request #1192 from aaarkid/patch-1
liv
2022-10-17
style: explicitly use Arc::clone
Matthew Van Schellebeeck
2022-10-11
docs(options1): fix and clarify 24 hour time instruction
bhbuehler
2022-10-04
Added spaces around *
Duchoud Nicolas
2022-10-04
additional test for fees
Duchoud Nicolas
2022-09-12
fix(quiz2): fix comment regarding hints
Tiago De Gaspari
2022-09-09
fix: Add a deref in the test code
Arkid
2022-09-06
Merge pull request #1171 from memark/patch-1
liv
2022-09-06
fix(quiz1): add fourth assert
liv
2022-09-06
fix(quiz1): correct explanation once again
liv
2022-08-28
Add quotes
Magnus Markling
2022-08-28
Add quotes
Magnus Markling
2022-08-24
2nd assert is for greater than or equal to, not "more than" like it says in t...
Kody Low
2022-08-17
chore: make options2 not compile deliberately
magnusrodseth
2022-08-17
test: Convert main function to working tests
magnusrodseth
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
[next]