mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
f7649efff7
fixes: rust-lang/rust-clippy#16742 properly select post operation for identity map according to map method kind changelog: [`iter_kv_map`]: handle identity map for `map` and `flat_map`