rust/clippy_lints
bors b286b38a29 Auto merge of #7300 - DevinR528:import-rename, r=camsteffen
Add import_rename lint, this adds a field on the Conf struct

fixes #7276

changelog: Add ``[`import_rename`]`` a lint that enforces import renaming defined in the config file.
2021-06-24 20:23:13 +00:00
..
src Auto merge of #7300 - DevinR528:import-rename, r=camsteffen 2021-06-24 20:23:13 +00:00
Cargo.toml Bump Clippy version -> 0.1.55 2021-06-17 10:23:08 +02:00
README.md

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