| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-29 | Merge pull request #950 from rust-lang/all-contributors/add-Kallu-A | diannasoreil | |
| docs: add Kallu-A as a contributor for content | |||
| 2022-03-29 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2022-03-29 | docs: update AUTHORS.md [skip ci] | allcontributors[bot] | |
| 2022-03-29 | feat: Add move_semantics6.rs exercise (#908) | Lucas Aries | |
| 2022-03-29 | Merge pull request #949 from rust-lang/all-contributors/add-KisaragiEffective | diannasoreil | |
| docs: add KisaragiEffective as a contributor for doc | |||
| 2022-03-29 | chore: copy existing contributors table | mokou | |
| 2022-03-29 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2022-03-29 | docs: update AUTHORS.md [skip ci] | allcontributors[bot] | |
| 2022-03-29 | Merge pull request #947 from KisaragiEffective/patch-1 | diannasoreil | |
| docs: fix some code-blocks were not highlighted | |||
| 2022-03-29 | chore: add empty authors file | mokou | |
| 2022-03-29 | chore: push contributors to AUTHORS.md | mokou | |
| 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 | Merge pull request #948 from rust-lang/all-contributors/add-x-hgg-x | diannasoreil | |
| docs: add x-hgg-x as a contributor for code | |||
| 2022-03-29 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2022-03-29 | docs: update README.md [skip ci] | allcontributors[bot] | |
| 2022-03-29 | fix: Include exercises folder in the project structure behind a feature (#917) | x-hgg-x | |
| closes #859 closes #913 closes #942 | |||
| 2022-03-28 | docs: fix some code-blocks were not highlighted | Kisaragi | |
| 2022-02-04 | Merge pull request #926 from rust-lang/all-contributors/add-highb | diannasoreil | |
| docs: add highb as a contributor for doc | |||
| 2022-02-04 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2022-02-04 | docs: update README.md [skip ci] | allcontributors[bot] | |
| 2022-02-04 | doc: Add hints on how to get gcc installed (#741) | Brandon High | |
| 2022-02-04 | Merge pull request #733 from apogeeoak/intro | diannasoreil | |
| feat(intro): Proposal to add successfully compiling exercise as the first exercise. | |||
| 2022-02-04 | Merge pull request #728 from Zerotask/improve-option-further-information | diannasoreil | |
| docs(option): improve further information if let and while let | |||
| 2022-02-04 | Merge pull request #925 from rust-lang/all-contributors/add-sundevilyang | diannasoreil | |
| docs: add sundevilyang as a contributor for content | |||
| 2022-02-04 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2022-02-04 | docs: update README.md [skip ci] | allcontributors[bot] | |
| 2022-02-04 | fix(structs3): Add a hint for panic (#608) | Yang Wen | |
| 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 | fix(errors1): Add a comment to make the purpose more clear (#486) | zydxhs | |
| Signed-off-by: zydxhs <johnsmithcry@163.com> | |||
| 2022-02-04 | fix(clippy1): Set clippy::float_cmp lint to deny (#907) | radicale | |
| 2021-12-30 | Merge pull request #901 from rust-lang/all-contributors/add-tan-zx | diannasoreil | |
| docs: add tan-zx as a contributor for content | |||
| 2021-12-30 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2021-12-30 | docs: update README.md [skip ci] | allcontributors[bot] | |
| 2021-12-30 | Merge pull request #899 from tan-zx/quiz1/comments | diannasoreil | |
| fix(quiz1): update to say quiz covers "If" | |||
| 2021-12-29 | fix(quiz1): update to say quiz covers "If" | ZX | |
| 2021-12-24 | Merge pull request #896 from rust-lang/all-contributors/add-nekonako | diannasoreil | |
| docs: add nekonako as a contributor for code | |||
| 2021-12-24 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2021-12-24 | docs: update README.md [skip ci] | allcontributors[bot] | |
| 2021-12-24 | Merge pull request #894 from nekonako/main | diannasoreil | |
| chore : replace filter_map() with find_map() | |||
| 2021-12-24 | chore : replace filter_map() with find_map() | Galih wisnuaji | |
| 2021-12-16 | Merge pull request #891 from rust-lang/all-contributors/add-frvannes16 | diannasoreil | |
| docs: add frvannes16 as a contributor for code | |||
| 2021-12-16 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2021-12-16 | docs: update README.md [skip ci] | allcontributors[bot] | |
| 2021-12-16 | Merge pull request #890 from frvannes16/fix/888-std-floats | diannasoreil | |
| fix(clippy1): Trigger approx_constant lint rule instead of downgraded float_cmp. | |||
| 2021-12-15 | fix(clippy1): Updated code to test correctness clippy lint with ↵ | Franklin van Nes | |
| approx_constant lint rule closes #888 | |||
| 2021-12-15 | Merge pull request #889 from rust-lang/all-contributors/add-alirezaghey | diannasoreil | |
| docs: add alirezaghey as a contributor for content | |||
| 2021-12-15 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2021-12-15 | docs: update README.md [skip ci] | allcontributors[bot] | |
| 2021-12-15 | fix(functions5): Remove wrong new line and small English improvements (#885) | alirezaghey | |
| 2021-10-31 | Merge pull request #872 from rust-lang/all-contributors/add-MpdWalsh | diannasoreil | |
| docs: add MpdWalsh as a contributor for code | |||
| 2021-10-31 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2021-10-31 | docs: update README.md [skip ci] | allcontributors[bot] | |
