Commit Graph

161 Commits (d0c7b06eff3e8959b261145e10f1aaa57ba1e4c3)

Author SHA1 Message Date
liv 1c3b003c7c
Merge branch 'main' into rc-exercise 2 years ago
liv 25ab52b8e7
Merge pull request #1103 from exdx/feat/cow
feat: add cow1.rs exercise
2 years ago
Claire Wang a3a5fbeddf fix: remove extra " typo in info.toml 2 years ago
Denton24646 72e21a2a6c feat: add cow1.rs exercise 2 years ago
Jeremy Goh 301bc52857
fix: lineno typo 2 years ago
Jeremy Goh f88c7d1e8c
fix: reference to variables4 2 years ago
Greg Leonard f9413b8ae1 fix(traits5): fix "paramter" spelling 2 years ago
Eric Jolibois 8a4dca5fa6
remove small typo in hint of threads3 2 years ago
Mattia Schiavon e1d6abb4c9
Apply suggestions from code review
Co-authored-by: liv <mokou@fastmail.com>
2 years ago
Tostapunk 02d78c3e84 fix: Improve hint of lifetimes2
fixes #1071
2 years ago
Denton24646 ce86d252e5 feat: add rc1.rs exercise 2 years ago
Sam White 63b0c7e399 feat: add traits5.rs exercise 2 years ago
Sam White 599d634ee2 feat: Add traits4.rs exercise 2 years ago
Sam White f43c6d7877 feat: Add traits3.rs exercise 2 years ago
jayber 1ef8dacaf6 feat: add lifetimes exercises 2 years ago
exdx a3b5278b42 feat: add threads3.rs exercise 2 years ago
mokou b609f0431c feat: remove advanced_errs 2 years ago
mokou 8cfedb1673 feat(clippy): add clippy3 2 years ago
mokou 7fc393bed4 chore: remove quiz4 2 years ago
mokou d3a335bc64 feat(macros): add hint comments 2 years ago
jaystile b4f52cb937 feat: Adding threads1.rs with a focus on JoinHandles and waiting for
spawned threads to finish. Moved the original threads1.rs to threads2.rs
with the focus on the Mutex and modifying shared data. #892
2 years ago
mokou 20024d40c5 feat(iterators): update hint comments 2 years ago
mokou cf9629cb0e feat: move box/arc behind iterators 2 years ago
mokou 98b8d3f17d feat(traits): add hint comments 2 years ago
mokou 5979d408a9 feat: move generics3 to be quiz3 2 years ago
mokou c34e2adcbb feat(errors): Improve comments and hints 2 years ago
Noah Cairns 5e1ca4b995 fix(errors5): improve exercise instructions 2 years ago
mokou b71feed824 feat(options): add hint comments 2 years ago
mokou b644558c19 fix: rename option to options 2 years ago
mokou c64b340622 feat: rework quiz2 2 years ago
mokou f443f4e7b3 feat: move quiz2 to be strings4 2 years ago
Sateesh Basavaraju 1e54bc61e8 feat: Add hashmap3 exercise. 2 years ago
mokou c1ed6b10fe feat(strings): add strings3 2 years ago
mokou f5e4c16eed feat(strings): move before modules 2 years ago
mokou c6bc97adc1 feat(enums3): add hint comment, remove enums1 hint 2 years ago
Ryosuke YASUOKA d0e8efd19e feat(enums3): Add hint 2 years ago
mokou 4dffa0d10d fix(structs1): rename to unit-like struct 2 years ago
mokou 19bec50399 feat(structs1): convert structs to use i32 types 2 years ago
exdx 16ff57bbff fix(move_semantics2): clarify referencing 2 years ago
mokou bb0cf92b8b feat(move_semantics): clarify some hints 2 years ago
mokou 3c4c9c54c9 feat: remove collections to hashmaps 2 years ago
mokou 2f7fd51304 feat: move vec exercises into their own folder 2 years ago
mokou 8e1f617d34 feat(vec): update vec exercises 2 years ago
mokou 6020ec1fe2 feat: reorder vec and primtypes before moving 2 years ago
mokou 742fb08e01 feat(functions): more small fixes 2 years ago
Cooper Gillan b3ec8fe022 chore: Tweak punctuation in variables6.rs hint
While the meaning is still obvious as is, it makes a little more sense
to use a colon here =)
2 years ago
Cooper Gillan 9688609d08 chore: Update variables6.rs hint book link, wording
While the included link for variables6 does navigate to the correct
page, the header in the link itself does not actually exist so it
only loads the top of the page. There is, however, some text about
the difference between variables and constants in the "Constants"
section, so reword the hint some and update the link.
2 years ago
mokou 81edc4234f fix(variables): reorder and redo hint texts 2 years ago
mokou 9ed4b0683e fix(intro1): link to exercise file in hint 2 years ago
mokou 0aee54a82b chore: unify hint language use 2 years ago