5 Commits

Author SHA1 Message Date
Enrico Bozzolini
6313e68f68 Merge branch 'main' of github.com:rust-lang/rustlings into rust-lang-main 2023-08-06 15:35:31 +02:00
Robert Fry
7eef5d15ee
docs: cleanup the explanation paragraphs at the start of each exercise. 2023-05-29 18:41:51 +01:00
mokou
8cfedb1673 feat(clippy): add clippy3 2022-07-15 12:28:47 +02:00
Enrico Bozzolini
e0dd3844fc Solve exercise clippy, arc1 and iterators2 2020-05-29 22:02:28 +02:00
Mario Reder
1e2fd9c92f feat: Add clippy lints
- adds a new 'clippy' category for exercises
- clippy exercises should throw no warnings
- install script now also installs clippy

is related to https://github.com/rust-lang/rust-clippy/issues/2604
2020-02-26 14:07:07 +01:00