Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of rust-lang#61726 - cuviper:partition-for_each, r=scottmcm
Use `for_each` in `Iterator::partition` We already use this for `unzip`, but `partition` is not much different.
- Loading branch information