Commit Graph

1631 Commits

Author SHA1 Message Date
allcontributors[bot] a04d62372f
docs: update AUTHORS.md [skip ci] 2022-08-03 15:13:18 +00:00
liv 5a8f2b62e3
Merge pull request #1117 from Lioness100/refactor/todo
refactor(box1): prefer todo! over unimplemented!
2022-08-03 17:12:58 +02:00
Lioness100 c5ecc37a9a
refactor(box1): prefer todo! over unimplemented! 2022-07-30 10:50:07 -04:00
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`.
2022-07-26 21:01:09 +02:00
Claire Wang a3a5fbeddf fix: remove extra " typo in info.toml 2022-07-25 19:00:35 -07:00
liv 3963559810
Merge pull request #1106 from rust-lang/all-contributors/add-thatlittleboy
docs: add thatlittleboy as a contributor for content
2022-07-24 23:26:20 +02:00
allcontributors[bot] 4bee3399f8
docs: update .all-contributorsrc [skip ci] 2022-07-24 21:26:13 +00:00
allcontributors[bot] 32687cc66e
docs: update AUTHORS.md [skip ci] 2022-07-24 21:26:12 +00:00
liv d21a8e63c1
Merge pull request #1102 from thatlittleboy/fix/hints-typos
Fix/hints typos
2022-07-24 23:25:58 +02:00
Denton24646 72e21a2a6c feat: add cow1.rs exercise 2022-07-23 17:59:53 -04:00
Jeremy Goh 301bc52857
fix: lineno typo 2022-07-24 00:37:40 +08:00
Jeremy Goh f88c7d1e8c
fix: reference to variables4 2022-07-24 00:36:27 +08:00
liv 3a327096c6
Merge pull request #1101 from rust-lang/all-contributors/add-saikatdas0790
docs: add saikatdas0790 as a contributor for content
2022-07-23 17:41:10 +02:00
allcontributors[bot] 7a6079b46a
docs: update .all-contributorsrc [skip ci] 2022-07-23 15:41:03 +00:00
allcontributors[bot] c1fc77e50f
docs: update AUTHORS.md [skip ci] 2022-07-23 15:41:02 +00:00
liv cbca27dffe
Merge pull request #1099 from saikatdas0790/patch-1
Fix manual installation with install to the current directory
2022-07-23 17:40:43 +02:00
liv 5cb40b2c95
Merge pull request #1094 from greg-el/main
fix(run): correct "PAS" in `integration_tests.rs`
2022-07-23 17:38:27 +02:00
liv e0fb7e72bb
Merge pull request #1100 from rust-lang/all-contributors/add-EdwinChang24
docs: add EdwinChang24 as a contributor for content
2022-07-23 17:37:13 +02:00
allcontributors[bot] e858fd94fb
docs: update .all-contributorsrc [skip ci] 2022-07-23 15:37:06 +00:00
allcontributors[bot] 56c05f6232
docs: update AUTHORS.md [skip ci] 2022-07-23 15:37:05 +00:00
liv 2663cc8e80
Merge pull request #1092 from EdwinChang24/fix-editorconfig
fix: Fix typo in .editorconfig
2022-07-23 17:36:42 +02:00
Saikat Das 2356b5c1b6
Fix manual installation with install to the current directory 2022-07-23 15:55:30 +05:30
Greg Leonard e9f5c9423c fix(run): correct "PAS" in `integration_tests.rs` 2022-07-21 23:13:22 +01:00
Edwin Chang f34d390bba
fix: Fix typo in .editorconfig 2022-07-20 18:23:31 -04:00
liv fb7dac75a7
Merge pull request #1089 from greg-el/main
fix(traits5): fix "paramter" spelling
2022-07-20 09:09:43 +02:00
Greg Leonard f9413b8ae1 fix(traits5): fix "paramter" spelling 2022-07-19 20:05:04 +01:00
liv fef10b8a0f
Merge pull request #1087 from rust-lang/all-contributors/add-PrettyWood
docs: add PrettyWood as a contributor for content
2022-07-19 14:40:31 +02:00
allcontributors[bot] 82c41a61b6
docs: update .all-contributorsrc [skip ci] 2022-07-19 12:40:23 +00:00
allcontributors[bot] 3b74f5dae8
docs: update AUTHORS.md [skip ci] 2022-07-19 12:40:22 +00:00
liv 316fc58b4c
Merge pull request #1086 from PrettyWood/patch-2
remove small typo in hint of threads3
2022-07-19 14:40:07 +02:00
Eric Jolibois 8a4dca5fa6
remove small typo in hint of threads3 2022-07-19 11:45:34 +02:00
rzrymiak 4910bae10f
Update README.md
Minor grammatical edit in README.md
2022-07-18 17:00:16 -07:00
liv 0e7de2e7a7
Merge pull request #1079 from Tostapunk/fix/lifetimes-patch1
fix: Improve hint of lifetimes2
2022-07-18 16:06:16 +02:00
Mattia Schiavon e1d6abb4c9
Apply suggestions from code review
Co-authored-by: liv <mokou@fastmail.com>
2022-07-18 14:44:16 +02:00
Tostapunk 02d78c3e84 fix: Improve hint of lifetimes2
fixes #1071
2022-07-18 14:11:51 +02:00
liv 727fc3037c
Merge pull request #1078 from rust-lang/all-contributors/add-Tostapunk
docs: add Tostapunk as a contributor for content
2022-07-18 10:48:20 +02:00
allcontributors[bot] 1aecf32748
docs: update .all-contributorsrc [skip ci] 2022-07-18 08:47:49 +00:00
allcontributors[bot] 2f113b9b06
docs: update AUTHORS.md [skip ci] 2022-07-18 08:47:49 +00:00
liv d46a97ef97
Merge pull request #1076 from Tostapunk/main
fix(traits5.rs): wrong line number
2022-07-18 10:47:35 +02:00
Tostapunk 7035d6787c fix(traits5.rs): wrong line number 2022-07-18 00:27:57 +02:00
Denton24646 ce86d252e5 feat: add rc1.rs exercise 2022-07-16 17:39:03 -04:00
liv 8a0c6cfcfa
Merge pull request #1068 from wojexe/patch-2
fix(traits4.rs): wrong line number
2022-07-16 20:48:09 +02:00
wojexe b0e070c743
fix(traits4.rs): wrong line number
fixes #1067
2022-07-16 19:51:50 +02:00
liv ab291a1fcd
Merge pull request #1065 from rust-lang/all-contributors/add-wojexe
docs: add wojexe as a contributor for content
2022-07-16 18:27:48 +02:00
allcontributors[bot] 3bb008ebbb
docs: update .all-contributorsrc [skip ci] 2022-07-16 16:27:41 +00:00
allcontributors[bot] e8cf9b2628
docs: update AUTHORS.md [skip ci] 2022-07-16 16:27:40 +00:00
liv 179202a34a
Merge pull request #1064 from wojexe/patch-1
fix: make strings3.rs comment wording more clear
2022-07-16 18:27:26 +02:00
wojexe 55900c65cb
fix: make strings3.rs comment wording more clear
fixes #1063
2022-07-16 17:28:13 +02:00
mokou 5435b80841 chore: bump version 2022-07-16 14:30:04 +02:00
mokou 5138f22e00 doc: update book links 2022-07-16 14:25:10 +02:00