rust/clippy_lints
bors 8b906f94f3 Auto merge of #4053 - euclio:too-many-args-span, r=flip1995
remove function body from "too many args" span

changelog: Remove the function body from the "too many arguments" span.
2019-05-03 07:26:55 +00:00
..
src Auto merge of #4053 - euclio:too-many-args-span, r=flip1995 2019-05-03 07:26:55 +00:00
Cargo.toml deps: bump toml from 0.4 to 0.5 2019-04-28 19:24:36 +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.