rust/clippy_lints
bors 0c8799da5a Auto merge of #7664 - matthiaskrgr:bump_to_2021, r=flip1995
bump clippy crates to edition 2021

Also helps with dogfooding edition 2021 a bit. :)
Tests passed locally.

---

changelog: bump edition from 2018 to 2021
2021-09-27 09:14:10 +00:00
..
src Auto merge of #7664 - matthiaskrgr:bump_to_2021, r=flip1995 2021-09-27 09:14:10 +00:00
Cargo.toml bump clippy crates to edition 2021 2021-09-25 22:40:58 +02:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.