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-08-22
Fix typo in `threads3` hint
Gabriel Bianconi
2022-08-17
test: Convert main function to working tests
magnusrodseth
2022-08-16
Merge branch 'main' into rc-exercise
liv
2022-08-16
Merge pull request #1103 from exdx/feat/cow
liv
2022-07-25
fix: remove extra " typo in info.toml
Claire Wang
2022-07-23
feat: add cow1.rs exercise
Denton24646
2022-07-24
fix: lineno typo
Jeremy Goh
2022-07-24
fix: reference to variables4
Jeremy Goh
2022-07-19
fix(traits5): fix "paramter" spelling
Greg Leonard
2022-07-19
remove small typo in hint of threads3
Eric Jolibois
2022-07-18
Apply suggestions from code review
Mattia Schiavon
2022-07-18
fix: Improve hint of lifetimes2
Tostapunk
2022-07-16
feat: add rc1.rs exercise
Denton24646
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
[next]