rust/clippy_lints
Oliver Schneider 1e1b4e26ea
Merge pull request #2814 from VKlayd/fn_to_int
WIP: Add lint on cast Fn to all numerical except usize.
2018-06-05 17:08:33 +02:00
..
src Merge pull request #2814 from VKlayd/fn_to_int 2018-06-05 17:08:33 +02:00
Cargo.toml Version bump 2018-06-03 08:59:10 +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.