Commit 3beb46b
authored
Rollup merge of rust-lang#85912 - LingMan:iter_any, r=nagisa
Use `Iterator::any` and `filter_map` instead of open-coding them
`@rustbot` modify labels +C-cleanup +T-compiler1 file changed
+4
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | | - | |
718 | | - | |
719 | | - | |
720 | | - | |
721 | | - | |
722 | | - | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
723 | 718 | | |
724 | 719 | | |
725 | 720 | | |
| |||
0 commit comments