mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
6cbb0930cd
Fix a false positive in `unnecessary_wraps` Fix #6384 changelog: Fix FP in `unnecessary_wraps` that happens when `Call` expr has `Return` expr inside