2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-03-01 22:07:15 +00:00
rust-clippy/clippy_config
bors c24784ed81 Auto merge of - matthri:iter-kv-map-msrv-fix, r=Alexendoo
Fix iter_kv_map false positive into_keys and into_values suggestion

fixes: 

changelog: [`iter_kv_map`]: fix false positive: Don't suggest `into_keys()` and `into_values()` if the MSRV is to low
2023-11-22 20:39:44 +00:00
..
src Auto merge of - matthri:iter-kv-map-msrv-fix, r=Alexendoo 2023-11-22 20:39:44 +00:00
Cargo.toml Bump Clippy version -> 0.1.76 2023-11-16 19:02:33 +01:00