rust-clippy/clippy_config/src
bors c24784ed81 Auto merge of #11757 - matthri:iter-kv-map-msrv-fix, r=Alexendoo
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
2023-11-22 20:39:44 +00:00
..
conf.rs Auto merge of #11757 - matthri:iter-kv-map-msrv-fix, r=Alexendoo 2023-11-22 20:39:44 +00:00
lib.rs Hide config implementation details from public docs 2023-10-24 11:52:17 +00:00
metadata.rs Hide config implementation details from public docs 2023-10-24 11:52:17 +00:00
msrvs.rs fix iter_kv_map dont suggest into_keys and into_values if msrv is to low 2023-11-12 15:43:08 +01:00
types.rs Destructure Conf in register_lints 2023-11-10 23:47:52 +00:00