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-05-17
Merge pull request #1478 from Ben2917/improved_tests_for_iterators5
liv
2023-05-17
chore: rustfmt
liv
2023-05-17
Merge pull request #1487 from lionel-rowe/patch-1
liv
2023-05-09
fix(options3): panic when not matching to avoid false positives
Noah May
2023-05-01
Merge branch 'main' into patch-2
Aaron Wang
2023-04-27
chore: clarified cow owned_no_mutation comments
PiqqiDesigns
2023-04-21
feat(options2): better tests for layered_option
lionel-rowe
2023-04-20
fix(move_semantics2): fix line number comment
Alan Gerber
2023-04-15
fix: Added some extra tests to validate iterators5 solution
Your Name
2023-04-10
Update move_semantics2.rs
Aaron Wang
2023-04-07
docs: update line numbers in move_semantics2
Aaron Wang
2023-04-05
Merge pull request #1384 from stornquist/patch-1
liv
2023-04-05
Merge pull request #1391 from ktheory/ktheory/iter5
liv
2023-04-05
Merge pull request #1452 from guoard/markdown-linter
liv
2023-04-05
changed comments in tests
poneciak
2023-04-05
added required changes
poneciak
2023-04-05
created task
poneciak
2023-03-31
fix(exercises): remove trailing spaces
Alexandre ESSE
2023-03-30
feat(docs): add markdown linter for exercises README.md files
Ali Afsharzadeh
2023-03-29
docs(error_handling): resolve markdown linter warnings
Ali Afsharzadeh
2023-03-28
Merge pull request #1445 from guoard/patch-1
liv
2023-03-28
Merge pull request #1432 from ryanwhitehouse/main
liv
2023-03-28
docs(variables): wrap mut keyword with backtick
Ali Afsharzadeh
2023-03-26
Merge pull request #1428 from javihernant/changeLtReadme
liv
2023-03-26
reword hashmaps2 a bit more
liv
2023-03-26
Merge pull request #1437 from navicore/errors2-comment-error
liv
2023-03-25
feat(lifetimekata): Add info about Lifetimekata project
Tom Kunc
2023-03-24
correct comments in errors2.rs
Ed Sweeney
2023-03-20
docs:clarify instructions on hashmaps2.rs
Ryan Whitehouse
2023-03-16
change order of references in README.md
hxztnxt
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-21
docs: clarify instructions on iterators5.rs
Aaron Suggs
2023-02-18
refactor(arc1): improve readability by avoiding implicit dereference
Cyril MARPAUD
2023-02-18
fix(move_semantics2): add expected output comment
Sebastian Törnquist
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
[next]