rust-clippy/clippy_lints
bors f21cd81949 Auto merge of #4558 - Manishearth:suggestions, r=phansch
Make more tests rustfixable

changelog: Fix various lint suggestions

Progress towards https://github.com/rust-lang/rust-clippy/issues/3630

r? @phansch
2019-09-21 01:01:21 +00:00
..
src Auto merge of #4558 - Manishearth:suggestions, r=phansch 2019-09-21 01:01:21 +00:00
Cargo.toml New lint: Require # Safety section in pub unsafe fn docs 2019-09-19 09:19:55 +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.