Skip to content

Made explicit that duplicates are preserved. #1094

Merged
phimuemue merged 1 commit intorust-itertools:masterfrom
miselico:master
Apr 4, 2026
Merged

Made explicit that duplicates are preserved. #1094
phimuemue merged 1 commit intorust-itertools:masterfrom
miselico:master

Conversation

@miselico
Copy link
Copy Markdown
Contributor

@miselico miselico commented Apr 3, 2026

Also changed the example such that there are duplicates. Added a comments to indicate what the content of the three input iterators is.

… such that there are duplicates. Added a comments to indicate what the content of the three input iterators is.
@phimuemue phimuemue enabled auto-merge April 4, 2026 19:17
@phimuemue
Copy link
Copy Markdown
Member

Good one, thank you.

Brings up the question which of the "equal" elements is preferred.

@phimuemue phimuemue added this pull request to the merge queue Apr 4, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.80%. Comparing base (6814180) to head (81c45c7).
⚠️ Report is 185 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1094      +/-   ##
==========================================
- Coverage   94.38%   93.80%   -0.59%     
==========================================
  Files          48       51       +3     
  Lines        6665     6468     -197     
==========================================
- Hits         6291     6067     -224     
- Misses        374      401      +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Merged via the queue into rust-itertools:master with commit 8332f67 Apr 4, 2026
12 of 14 checks passed
@jswrenn jswrenn mentioned this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants