rust/clippy_lints
bors 118594ffa2 Auto merge of #5291 - ThibsG:FixSingleBinding, r=flip1995
Fix match single binding when in a let stmt

Fix bad suggestion when `match_single_binding` lints when inside a local (let) statement.

Fixes #5267

changelog: none
2020-03-09 16:04:26 +00:00
..
2020-03-08 01:33:17 +01:00

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