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-03-10
Rename iteration var names in vec2.rs for clarity
Adam Brewer
2023-02-26
Merge pull request #1396 from 0lhi/main
liv
2023-02-24
rustfmt
Chad Dougherty
2023-02-24
macros4.rs: Add rustfmt::skip to prevent auto-fix.
0lhi
2023-02-18
refactor(arc1): improve readability by avoiding implicit dereference
Cyril MARPAUD
2023-02-18
fix: unify undisclosed type notation in errors5.rs
Gleb Shevchenko
2023-02-14
refactor(cow1): replace main with tests
Daan Wynen
2023-02-12
docs: add link to docs about `iter_mut` and `map`
magnusrodseth
2023-02-12
Merge pull request #1228 from grzegorz-zur/patch-1
liv
2023-02-12
Merge pull request #1305 from platformer/issue1298
liv
2023-02-12
Merge pull request #1318 from kawaiiPlat/q2-minor-grammar
liv
2023-02-12
feat(intro1): add note on rust-analyzer usage
liv
2023-01-23
chore: fix prompt error
Kevin Wan
2023-01-03
Minor Grammar
Jarrod Sanders
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-26
fix(threads1): make program panic if threads are not joined
platformer
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-11
Removed unnecessary use statement
Grzegorz Żur
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
[next]