mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
c24784ed81
Fix iter_kv_map false positive into_keys and into_values suggestion fixes: #11752 changelog: [`iter_kv_map`]: fix false positive: Don't suggest `into_keys()` and `into_values()` if the MSRV is to low