rust/clippy_lints
bors 0ab3f1762e Auto merge of #4113 - rust-lang:author, r=flip1995
Fix `Block`  dump in author lint

changelog: The `#[clippy::author]` attribute now emits correct pattern code for block expressions
2019-05-30 10:34:56 +00:00
..
src Auto merge of #4113 - rust-lang:author, r=flip1995 2019-05-30 10:34:56 +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.