rust/clippy_lints
Camille GILLOT 2dc65397ee Only store a LocalDefId in hir::Item.
Items are guaranteed to be HIR owner.
2021-02-15 19:32:10 +01:00
..
src Only store a LocalDefId in hir::Item. 2021-02-15 19:32:10 +01:00
Cargo.toml Bump clippy version 2021-02-05 18:32:28 -05: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.