rust-clippy/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
..
src Divide FN_TO_NUMERIC lint into two. 2018-06-01 23:08:11 +07:00
Cargo.toml Rustup 2018-05-26 10:23:34 +02:00
README.md Fix crates.io site name 2017-12-15 00:33:23 +02:00

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