4 Commits

Author SHA1 Message Date
Steven Johnson
ac294635fd Merge branch 'main' of https://github.com/rust-lang/rustlings into rust-lang-main 2022-07-22 16:59:35 +12:00
mokou
8cfedb1673 feat(clippy): add clippy3 2022-07-15 12:28:47 +02:00
Steven Johnson
ecd727a33d updates 2022-07-05 19:54:33 +12: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