mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
73bad368f2
fix: remove unnecessary filter_map usages fixes https://github.com/rust-lang/rust-clippy/issues/12556 (Fixed version of https://github.com/rust-lang/rust-clippy/pull/12766) changelog: [unnecessary_filter_map]: filter map improvements