mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
2f19f5f0d7
Do not lint when the closure is called using an iterator Fix FP when the closure is used in an iterator for `blocks_in_if_conditions` lint FIxes: #1141 changelog: none