rust/clippy_lints
bors d57845ffdf Auto merge of #4071 - matthiaskrgr:sizeof, r=flip1995
trivially_copy_pass_by_ref: print size of type and limit in the lint message

changelog: trivially_copy_pass_by_ref: print size of type and limit in the lint message
2019-05-28 07:56:04 +00:00
..
src Auto merge of #4071 - matthiaskrgr:sizeof, r=flip1995 2019-05-28 07:56:04 +00:00
Cargo.toml update if_chain to 1.0.0 2019-05-23 17:23:59 +02:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

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