mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
b71bc91192
Use `Iterator::any` and `filter_map` instead of open-coding them ``@rustbot`` modify labels +C-cleanup +T-compiler