Commit Graph

1056 Commits

Author SHA1 Message Date
diannasoreil d00f0d8c57
Merge pull request #947 from KisaragiEffective/patch-1
docs: fix some code-blocks were not highlighted
2022-03-29 14:53:55 +02:00
mokou bf93724511 chore: add empty authors file 2022-03-29 11:52:06 +02:00
mokou 057d912e78 chore: push contributors to AUTHORS.md
the readme file is getting a bit crowded at this point, it's better to have
a reference to AUTHORS.md, and then to let the bot add it in there
2022-03-29 11:49:36 +02:00
diannasoreil e306e23963
Merge pull request #948 from rust-lang/all-contributors/add-x-hgg-x
docs: add x-hgg-x as a contributor for code
2022-03-29 11:48:05 +02:00
allcontributors[bot] 0232f6058f
docs: update .all-contributorsrc [skip ci] 2022-03-29 09:47:51 +00:00
allcontributors[bot] 4378d1db46
docs: update README.md [skip ci] 2022-03-29 09:47:50 +00:00
x-hgg-x 179a75a68d
fix: Include exercises folder in the project structure behind a feature (#917)
closes #859
closes #913
closes #942
2022-03-29 11:44:06 +02:00
Kisaragi 17f9d7429c
docs: fix some code-blocks were not highlighted 2022-03-28 10:10:25 +09:00
diannasoreil cd2b5e8e3b
Merge pull request #926 from rust-lang/all-contributors/add-highb
docs: add highb as a contributor for doc
2022-02-04 15:39:55 +01:00
allcontributors[bot] dc36ca6d84
docs: update .all-contributorsrc [skip ci] 2022-02-04 14:39:43 +00:00
allcontributors[bot] e96112ab99
docs: update README.md [skip ci] 2022-02-04 14:39:42 +00:00
Brandon High bc56861744
doc: Add hints on how to get gcc installed (#741) 2022-02-04 15:38:55 +01:00
diannasoreil 4cde788d33
Merge pull request #733 from apogeeoak/intro
feat(intro): Proposal to add successfully compiling exercise as the first exercise.
2022-02-04 15:26:15 +01:00
diannasoreil 9838892cf3
Merge pull request #728 from Zerotask/improve-option-further-information
docs(option): improve further information if let and while let
2022-02-04 15:22:23 +01:00
diannasoreil 9c5d8ad44c
Merge pull request #925 from rust-lang/all-contributors/add-sundevilyang
docs: add sundevilyang as a contributor for content
2022-02-04 15:13:43 +01:00
allcontributors[bot] a2e74a2a4b
docs: update .all-contributorsrc [skip ci] 2022-02-04 14:13:32 +00:00
allcontributors[bot] 52c7f8a859
docs: update README.md [skip ci] 2022-02-04 14:13:31 +00:00
Yang Wen 4f7ff5d9c7
fix(structs3): Add a hint for panic (#608)
as a totally newbie to Rust, I don't know panic statement from https://doc.rust-lang.org/book/ and rustlings in the beginning. After a hard searching of [should_panic], then I figure out panic statement. 

So it's helpful to tell the learner that write a panic statement here.
2022-02-04 15:12:02 +01:00
zydxhs cbcde34540
fix(errors1): Add a comment to make the purpose more clear (#486)
Signed-off-by: zydxhs <johnsmithcry@163.com>
2022-02-04 15:00:24 +01:00
radicale 71a06044e6
fix(clippy1): Set clippy::float_cmp lint to deny (#907) 2022-02-04 14:39:09 +01:00
diannasoreil 5002c54ffb
Merge pull request #901 from rust-lang/all-contributors/add-tan-zx
docs: add tan-zx as a contributor for content
2021-12-30 12:59:14 +01:00
allcontributors[bot] 17e3e75331
docs: update .all-contributorsrc [skip ci] 2021-12-30 11:59:06 +00:00
allcontributors[bot] af84359bdb
docs: update README.md [skip ci] 2021-12-30 11:59:05 +00:00
diannasoreil 74739261d6
Merge pull request #899 from tan-zx/quiz1/comments
fix(quiz1): update to say quiz covers "If"
2021-12-30 12:58:50 +01:00
ZX 1622e8c198
fix(quiz1): update to say quiz covers "If" 2021-12-29 14:55:37 +08:00
diannasoreil e06ba1df58
Merge pull request #896 from rust-lang/all-contributors/add-nekonako
docs: add nekonako as a contributor for code
2021-12-24 13:28:16 +01:00
allcontributors[bot] 7dce8c8b61
docs: update .all-contributorsrc [skip ci] 2021-12-24 12:28:08 +00:00
allcontributors[bot] f61f9f3796
docs: update README.md [skip ci] 2021-12-24 12:28:07 +00:00
diannasoreil 6516a89485
Merge pull request #894 from nekonako/main
chore : replace filter_map() with find_map()
2021-12-24 13:27:52 +01:00
Galih wisnuaji 9b27e8d993 chore : replace filter_map() with find_map() 2021-12-24 13:48:43 +07:00
diannasoreil f7719a4a9c
Merge pull request #891 from rust-lang/all-contributors/add-frvannes16
docs: add frvannes16 as a contributor for code
2021-12-16 14:11:39 +01:00
allcontributors[bot] 81fb396780
docs: update .all-contributorsrc [skip ci] 2021-12-16 13:11:15 +00:00
allcontributors[bot] 8d675198d8
docs: update README.md [skip ci] 2021-12-16 13:11:14 +00:00
diannasoreil 969384c258
Merge pull request #890 from frvannes16/fix/888-std-floats
fix(clippy1): Trigger approx_constant lint rule instead of downgraded float_cmp.
2021-12-16 14:10:58 +01:00
Franklin van Nes f2650de369 fix(clippy1): Updated code to test correctness clippy lint with approx_constant lint rule
closes #888
2021-12-15 11:46:27 -05:00
diannasoreil acaee79994
Merge pull request #889 from rust-lang/all-contributors/add-alirezaghey
docs: add alirezaghey as a contributor for content
2021-12-15 10:44:48 +01:00
allcontributors[bot] 527a5b1182
docs: update .all-contributorsrc [skip ci] 2021-12-15 09:44:39 +00:00
allcontributors[bot] 72b2c9f54f
docs: update README.md [skip ci] 2021-12-15 09:44:38 +00:00
alirezaghey 8ef4869b26
fix(functions5): Remove wrong new line and small English improvements (#885) 2021-12-15 10:44:21 +01:00
diannasoreil dba759e1c6
Merge pull request #872 from rust-lang/all-contributors/add-MpdWalsh
docs: add MpdWalsh as a contributor for code
2021-10-31 17:25:43 +01:00
allcontributors[bot] cb661896a2
docs: update .all-contributorsrc [skip ci] 2021-10-31 16:25:36 +00:00
allcontributors[bot] e08b6cf3ef
docs: update README.md [skip ci] 2021-10-31 16:25:35 +00:00
diannasoreil e2fa512e86
Merge pull request #871 from MpdWalsh/main
fix(structs3.rs): assigned value to cents_per_gram in test
2021-10-31 17:25:18 +01:00
Michael Walsh d1ee2daf14 fix(structs3.rs): assigned value to cents_per_gram in test
Intended to simplify the lesson by removing the need to figure out what the value is meant to be based on the tests.

Previous commits (9ca08b8f2b and 114b54cbdb (diff-ce1c232ff0ddaff909351bb84cb5bff423b5b9e04f21fd4db7ffe443e598e174)) removed the mathematical complexity, and I feel this addition is a needed change to further streamline the exercise.
2021-10-30 16:55:58 -06:00
ana 359f81dd0b chore: upgrade edition to 2021 2021-10-29 14:27:48 +02:00
diannasoriel 5e5271247a
Merge pull request #866 from rust-lang/all-contributors/add-xuesongbj
docs: add xuesongbj as a contributor for content
2021-10-18 13:57:42 +02:00
allcontributors[bot] 71da9068e7
docs: update .all-contributorsrc [skip ci] 2021-10-18 11:57:34 +00:00
allcontributors[bot] b24b295d88
docs: update README.md [skip ci] 2021-10-18 11:57:33 +00:00
xuesong 1663a16ead
fix(traits1): rename test functions to snake case (#854)
Co-authored-by: zhangshaozhi <zhangshaozhi@ZhangshaozhideMacBook-Pro.local>
2021-10-18 13:57:12 +02:00
diannasoriel af91eb508a
Merge pull request #860 from rlch/spelling-mistakes
fix: few spelling mistakes
2021-10-02 23:09:52 +02:00