rust/clippy_lints
2020-12-03 20:54:28 -03:00
..
src Make the unsafe_sizeof_count_copies lint find copy_{from,to} method calls 2020-12-03 20:54:28 -03:00
Cargo.toml Rollup merge of #6395 - Suyash458:master, r=flip1995 2020-12-03 10:21:32 +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.