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
2023-01-01
added existing chapter for clippy to mapping
seporterfield
2023-01-01
reformatted exercise->chapter mapping
seporterfield
2023-01-01
fixed formatting
seporterfield
2023-01-01
gave smart_pointers its own README.md
seporterfield
2023-01-01
moved iterator exercises
seporterfield
2023-01-01
moved iterator exercises
seporterfield
2023-01-01
moved iterator exercises
seporterfield
2023-01-01
moved iterator exercises
seporterfield
2023-01-01
moved iterator exercises
seporterfield
2023-01-01
refactoring standard_library_types as iterators
seporterfield
2023-01-01
moved rc to smart_pointers
seporterfield
2023-01-01
moved cow to smart_pointers
seporterfield
2023-01-01
moved box to smart_pointers
seporterfield
2023-01-01
move arc to smart_pointers
seporterfield
2022-12-30
chore: update enums3.rs addressing extra parentheses usage with tuples
HerschelW
2022-12-23
fix(enums3): add extra tuple comment
liv
2022-12-23
Merge pull request #1279 from tkburis/main
liv
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-24
chore: tidied up unmatched backticks
TK Buristrakul
2022-11-24
chore: added more descriptive TODOs
TK Buristrakul
2022-11-24
chore: minor change in comment
TK Buristrakul
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
[next]