Skip to content

Pull requests: rust-itertools/itertools

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: impl PeekingNext for vec::IntoIter
#1059 opened Sep 16, 2025 by aatifsyed Loading…
make chunk iterator implement clone
#1058 opened Sep 9, 2025 by cbeck88 Loading…
Fix Display for ExactlyOneError
#1050 opened Aug 3, 2025 by stepancheg Loading…
Tweak doc of ExactlyOneError
#1049 opened Aug 3, 2025 by stepancheg Loading…
impl DoubleEndedIterator for ExactlyOneError
#1048 opened Aug 3, 2025 by stepancheg Loading…
track_caller for zip_eq
#1031 opened May 24, 2025 by dspyz-matician Loading…
Add array_chunks
#1023 opened Mar 2, 2025 by ronnodas Loading…
Introduce Itertools::owned() / Owned.
#1015 opened Jan 21, 2025 by hadronized Loading…
Added array_permutations (attempt 2)
#1014 opened Jan 13, 2025 by ronnodas Loading…
Implement with_hasher adaptors
#1007 opened Dec 23, 2024 by 424ever Loading…
zip_squash & zip_stretch
#1004 opened Dec 14, 2024 by JonathanWoollett-Light Loading…
Add multiset_permutations iterator
#1003 opened Dec 13, 2024 by lpewewq Loading…
Bump obi1kenobi/cargo-semver-checks-action from 2.4 to 2.6 dependencies Pull requests that update a dependency file
#974 opened Jul 25, 2024 by dependabot bot Loading…
Faster minmax by using fold
#968 opened Jul 6, 2024 by Philippe-Cholet Loading… next
Migrate to edition 2021
#967 opened Jul 4, 2024 by Philippe-Cholet Loading…
Merge multipeek peeknth
#940 opened May 17, 2024 by Owen-CH-Leung Draft
Implement DuplicatesBy::fold
#921 opened Apr 18, 2024 by kinto-b Loading…
Implement Unique::fold
#919 opened Apr 18, 2024 by kinto-b Loading…
Implement UniqueBy::fold
#918 opened Apr 18, 2024 by kinto-b Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.