mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
d3d235dcbf
fix [`needless_return`] incorrect suggestion when returning if sequence fixes: #10049 --- changelog: [`needless_return`]: fix incorrect suggestion on if sequence