rust/clippy_lints
ThibsG 3445d41f07 Add new lint: match with a single binding statement
- Lint name: MATCH_SINGLE_BINDING
2020-02-04 01:06:16 +01:00
..
src Add new lint: match with a single binding statement 2020-02-04 01:06:16 +01:00
Cargo.toml Remove unused debugging feature 2019-11-25 17:23:07 +01:00
README.md

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