rust/clippy_lints
Victor Korkin 24ab207671 Divide FN_TO_NUMERIC lint into two.
FN_TO_NUMERIC_CAST_WITH_TRUNCATION is correctness check
FN_TO_NUMERIC_CAST is only style check
2018-06-01 23:08:11 +07:00
..
2018-06-01 23:08:11 +07:00
2018-05-26 10:23:34 +02:00

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