rust/clippy_lints
Philipp Krones 236666138f
Rollup merge of #4460 - JohnTitor:fix-inherent-to-string, r=flip1995
Fix `inherent_to_string` false positive

Fixes #4457

changelog: fixes `inherent_to_string` false positive
2019-08-28 13:00:52 +02:00
..
src Rollup merge of #4460 - JohnTitor:fix-inherent-to-string, r=flip1995 2019-08-28 13:00:52 +02:00
Cargo.toml try to fix build in rustc repo 2019-08-19 06:10:00 +02:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

README.md

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