rust/clippy_lints
bors 75b616e92f Auto merge of #8471 - J-ZhengLi:master-issue7040, r=llogiq
new lint that detects useless match expression

fixes #7040

changelog: Add new  lint [`needless_match`] under complexity lint group
2022-03-13 14:49:56 +00:00
..
2022-02-24 19:32:47 +01:00

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