Commit Graph

1357 Commits (cf813b707cf9ef0593ae58853eb693594c5fc03c)
 

Author SHA1 Message Date
allcontributors[bot] cf813b707c
docs: update AUTHORS.md [skip ci] 2 years ago
liv 2b0c73c7e4
Merge pull request #1140 from markusboehme/fix/options1/remove-unused-code
fix(options1): remove unused code
2 years ago
Markus Boehme 3c84cc1702 fix(options1): remove unused code
Since rewriting the exercise in commit 06e4fd3765 the print_number
function goes unused. Remove it.
2 years ago
liv 57377e8bf7
Merge pull request #1139 from rust-lang/all-contributors/add-brianfakhoury
docs: add brianfakhoury as a contributor for content
2 years ago
allcontributors[bot] a16e7b918a
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 7e1a4c0363
docs: update AUTHORS.md [skip ci] 2 years ago
liv cfbce9d225
Merge pull request #1138 from rust-lang/all-contributors/add-johnmendel
docs: add johnmendel as a contributor for code
2 years ago
allcontributors[bot] c1c4f86317
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] dcf4efe628
docs: update AUTHORS.md [skip ci] 2 years ago
liv 26b347a8bd
Merge pull request #1131 from johnmendel/main
fix(traits5): make exercise prefer trait-based solution
2 years ago
liv 3c85fc4d39
Merge pull request #1136 from rust-lang/all-contributors/add-Mouwrice
docs: add Mouwrice as a contributor for content
2 years ago
liv a7ca40d8a3
Merge pull request #1132 from brianfakhoury/patch-1
Fix minor spelling
2 years ago
allcontributors[bot] 8d9df94b6c
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] bf84fe029f
docs: update AUTHORS.md [skip ci] 2 years ago
liv ca96e32ff7
Merge pull request #1133 from Mouwrice/fix/macro-readme-book-link
fix(macros-readme): update the book link to the more recent version of the book
2 years ago
Mouwrice ef70ad907f fix(macros-readme): update the book link to the more recent version of the book 2 years ago
Brian Fakhoury f25f77e915
Fix minor spelling 2 years ago
John Mendelewski III a0a06232ce fix(traits5): make exercise prefer trait-based solution
closes #1088
2 years ago
liv 300cdc27dd
Merge pull request #1123 from rust-lang/all-contributors/add-clairew
docs: add clairew as a contributor for content
2 years ago
allcontributors[bot] 7a7281764c
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] d27c12e35d
docs: update AUTHORS.md [skip ci] 2 years ago
liv cbf9016187
Merge pull request #1110 from clairew/fix/info-toml-typo
fix: remove extra " typo in info.toml
2 years ago
liv 6ac42c5141
Merge pull request #1122 from rust-lang/all-contributors/add-tvkn
docs: add tvkn as a contributor for content
2 years ago
allcontributors[bot] 6289238d1d
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] e3b65186fd
docs: update AUTHORS.md [skip ci] 2 years ago
liv affc815447
Merge pull request #1112 from tvkn/feat/options1/update-expected-result
feat(options1): update expected result
2 years ago
mokou af301a2efe feat(errors5): add simpler explanation for box dyn 2 years ago
liv 977a167335
Merge pull request #1121 from rust-lang/all-contributors/add-Lioness100
docs: add Lioness100 as a contributor for content
2 years ago
allcontributors[bot] 08f42761f9
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] a04d62372f
docs: update AUTHORS.md [skip ci] 2 years ago
liv 5a8f2b62e3
Merge pull request #1117 from Lioness100/refactor/todo
refactor(box1): prefer todo! over unimplemented!
2 years ago
Lioness100 c5ecc37a9a
refactor(box1): prefer todo! over unimplemented! 2 years ago
Tristan Nicholls a56f648cce feat(options1): update expected result
Expected result is updated to better showcase the difference between
- a valid result with no ice-creams `Some(0)`, and
- an invalid result `None`.
2 years ago
Claire Wang a3a5fbeddf fix: remove extra " typo in info.toml 2 years ago
liv 3963559810
Merge pull request #1106 from rust-lang/all-contributors/add-thatlittleboy
docs: add thatlittleboy as a contributor for content
2 years ago
allcontributors[bot] 4bee3399f8
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 32687cc66e
docs: update AUTHORS.md [skip ci] 2 years ago
liv d21a8e63c1
Merge pull request #1102 from thatlittleboy/fix/hints-typos
Fix/hints typos
2 years ago
Jeremy Goh 301bc52857
fix: lineno typo 2 years ago
Jeremy Goh f88c7d1e8c
fix: reference to variables4 2 years ago
liv 3a327096c6
Merge pull request #1101 from rust-lang/all-contributors/add-saikatdas0790
docs: add saikatdas0790 as a contributor for content
2 years ago
allcontributors[bot] 7a6079b46a
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] c1fc77e50f
docs: update AUTHORS.md [skip ci] 2 years ago
liv cbca27dffe
Merge pull request #1099 from saikatdas0790/patch-1
Fix manual installation with install to the current directory
2 years ago
liv 5cb40b2c95
Merge pull request #1094 from greg-el/main
fix(run): correct "PAS" in `integration_tests.rs`
2 years ago
liv e0fb7e72bb
Merge pull request #1100 from rust-lang/all-contributors/add-EdwinChang24
docs: add EdwinChang24 as a contributor for content
2 years ago
allcontributors[bot] e858fd94fb
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 56c05f6232
docs: update AUTHORS.md [skip ci] 2 years ago
liv 2663cc8e80
Merge pull request #1092 from EdwinChang24/fix-editorconfig
fix: Fix typo in .editorconfig
2 years ago
Saikat Das 2356b5c1b6
Fix manual installation with install to the current directory 2 years ago