rust/clippy_lints
Oliver Schneider faefb4f225
Merge pull request #2684 from 17cupsofcoffee/infallible-destructuring-match
Lint for destructuring tuple structs/variants with an infallible single-armed match
2018-04-24 19:08:27 +02:00
..
src Merge pull request #2684 from 17cupsofcoffee/infallible-destructuring-match 2018-04-24 19:08:27 +02:00
Cargo.toml Version bump 2018-04-19 08:36:22 +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.