rust/clippy_lints
Philipp Hansch 04ca58a691
Mark fn_to_numeric_cast lints as MaybeIncorrect
At least for now so that `cargo fix --clippy` is not causing problems
with this lint.

cc #3630, #3896
2019-07-31 21:05:31 +02:00
..
2019-07-19 07:29:25 +02:00

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