rust/clippy_lints
bors d3d235dcbf Auto merge of #10345 - J-ZhengLi:issue_10049, r=xFrednet
fix [`needless_return`] incorrect suggestion when returning if sequence

fixes: #10049

---

changelog: [`needless_return`]: fix incorrect suggestion  on if sequence
2023-02-15 10:27:46 +00:00
..
2023-01-31 23:31:12 +01:00

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