index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
info.toml
Age
Commit message (
Expand
)
Author
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
feat: add lifetimes exercises
jayber
2022-07-15
feat: add threads3.rs exercise
exdx
2022-07-15
feat: remove advanced_errs
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
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: move box/arc behind iterators
mokou
2022-07-14
feat(traits): add hint comments
mokou
2022-07-14
feat: move generics3 to be quiz3
mokou
2022-07-14
feat(errors): Improve comments and hints
mokou
2022-07-14
fix(errors5): improve exercise instructions
Noah Cairns
2022-07-14
feat(options): add hint comments
mokou
2022-07-14
fix: rename option to options
mokou
2022-07-14
feat: rework quiz2
mokou
2022-07-14
feat: move quiz2 to be strings4
mokou
2022-07-14
feat: Add hashmap3 exercise.
Sateesh Basavaraju
2022-07-14
feat(strings): add strings3
mokou
2022-07-14
feat(strings): move before modules
mokou
2022-07-14
feat(enums3): add hint comment, remove enums1 hint
mokou
2022-07-14
feat(enums3): Add hint
Ryosuke YASUOKA
2022-07-14
fix(structs1): rename to unit-like struct
mokou
2022-07-14
feat(structs1): convert structs to use i32 types
mokou
2022-07-12
fix(move_semantics2): clarify referencing
exdx
2022-07-12
feat(move_semantics): clarify some hints
mokou
2022-07-12
feat: remove collections to hashmaps
mokou
2022-07-12
feat: move vec exercises into their own folder
mokou
2022-07-12
feat(vec): update vec exercises
mokou
2022-07-12
feat: reorder vec and primtypes before moving
mokou
2022-07-12
feat(functions): more small fixes
mokou
2022-07-11
chore: Tweak punctuation in variables6.rs hint
Cooper Gillan
2022-07-11
chore: Update variables6.rs hint book link, wording
Cooper Gillan
2022-07-11
fix(variables): reorder and redo hint texts
mokou
2022-07-11
fix(intro1): link to exercise file in hint
mokou
2022-07-11
chore: unify hint language use
mokou
2022-06-13
fix: update link to book
Konstantin
2022-05-22
typo fix in hint message if2
Jesse van Papenrecht
2022-05-20
Update info.toml
Lucas Grigolon Varela
2022-04-22
docs(move_semantics5): Replace "in vogue" with "in scope" in hint
Ron Lusk
2022-04-14
chore: update errors1 comments and hint
mokou
2022-03-29
feat: Add move_semantics6.rs exercise (#908)
Lucas Aries
2022-02-04
Merge pull request #733 from apogeeoak/intro
diannasoreil
2021-12-15
fix(clippy1): Updated code to test correctness clippy lint with approx_consta...
Franklin van Nes
2021-12-15
fix(functions5): Remove wrong new line and small English improvements (#885)
alirezaghey
2021-10-02
fix: few spelling mistakes
rlch
2021-09-25
Merge pull request #781 from tlyu/advanced-errs
diannasoriel
[next]