mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
a85e480dd1
Fix FN in `needless_return` Fixes #10051 changelog: Enhancement: [`needless_return`]: Now detects more cases for returns of owned values [#10110](https://github.com/rust-lang/rust-clippy/pull/10110) <!-- changelog_checked -->