rust/clippy_lints
bors 63b04f7d7f Auto merge of #7755 - HKalbasi:master, r=xFrednet
exclude enum from derivable impls

fix #7753

changelog: Exclude enum from ``[`derivable_impls`]``
2021-10-03 10:30:16 +00:00
..
src Auto merge of #7755 - HKalbasi:master, r=xFrednet 2021-10-03 10:30:16 +00:00
Cargo.toml Merge remote-tracking branch 'upstream/master' into rustup 2021-09-28 10:52:31 +01: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.