rust/clippy_lints
Michael Wright 5284b95a06 Fix expect_fun_call lint suggestions
This commit corrects some bad suggestions produced by the
`expect_fun_call` lint and enables `rust-fix` checking on the tests.

Addresses #3630
2019-01-24 06:58:53 +02:00
..
2019-01-24 06:58:53 +02:00

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