rust/clippy_lints
bors 1ff81c1b6d Auto merge of #5350 - ThibsG:FixSingleBindingClosure, r=flip1995
Fix single binding closure

Fix the `match_single_binding` lint when triggered inside a closure.

Fixes: #5347

changelog: Improve suggestion for [`match_single_binding`]
2020-03-23 15:17:09 +00:00
..
2020-03-08 01:33:17 +01:00

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