Use Iterator::any
and filter_map
instead of open-coding them#85912
Merged
bors merged 1 commit intorust-lang:masterfrom Jun 7, 2021
Iterator::any
and filter_map
instead of open-coding them#85912