rust/clippy_lints
bors 49f73e14a9 Auto merge of #8356 - J-ZhengLi:master-issue8288, r=dswij
Simplify if let statements

fixes: #8288

---

changelog: Allowing [`qustion_mark`] lint to check `if let` expressions that immediatly return unwrapped value
2022-07-08 16:12:00 +00:00
..
2022-06-30 10:29:22 +02:00

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