Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Allow Q: ?Sized in Itertools::contains#971

Merged
phimuemue merged 1 commit into
rust-itertools:masterrust-itertools/itertools:masterfrom
Alexendoo:contains-sizedAlexendoo/itertools:contains-sizedCopy head branch name to clipboard
Jul 12, 2024
Merged

Allow Q: ?Sized in Itertools::contains#971
phimuemue merged 1 commit into
rust-itertools:masterrust-itertools/itertools:masterfrom
Alexendoo:contains-sizedAlexendoo/itertools:contains-sizedCopy head branch name to clipboard

Conversation

@Alexendoo

Copy link
Copy Markdown
Contributor

To enable .contains("foo") on an Iterator<Item = String> and similar

@codecov

codecov Bot commented Jul 12, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.32%. Comparing base (6814180) to head (ccd68d2).
Report is 111 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #971      +/-   ##
==========================================
- Coverage   94.38%   94.32%   -0.07%     
==========================================
  Files          48       49       +1     
  Lines        6665     6708      +43     
==========================================
+ Hits         6291     6327      +36     
- Misses        374      381       +7     

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

@phimuemue phimuemue left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@phimuemue
phimuemue added this pull request to the merge queue Jul 12, 2024
Merged via the queue into rust-itertools:master with commit a20444f Jul 12, 2024
@Alexendoo
Alexendoo deleted the contains-sized branch July 12, 2024 19:36
@Philippe-Cholet Philippe-Cholet added this to the next milestone Jul 12, 2024
facebook-github-bot pushed a commit to facebookincubator/below that referenced this pull request Jan 2, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
facebook-github-bot pushed a commit to facebook/sapling that referenced this pull request Jan 2, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
facebook-github-bot pushed a commit to facebookexperimental/rust-shed that referenced this pull request Jan 2, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
facebook-github-bot pushed a commit to facebookincubator/reindeer that referenced this pull request Jan 2, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
facebook-github-bot pushed a commit to facebook/hhvm that referenced this pull request Jan 2, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
facebook-github-bot pushed a commit to facebook/errpy that referenced this pull request Jan 2, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
facebook-github-bot pushed a commit to facebook/pyre-check that referenced this pull request Jan 2, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
stroxler pushed a commit to facebook/pyrefly that referenced this pull request Mar 4, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
stroxler pushed a commit to facebook/pyrefly that referenced this pull request Mar 4, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
stroxler pushed a commit to facebook/pyre-check that referenced this pull request Mar 5, 2025
Summary:
[Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite:

 {F1974159737}

Differential Revision: D67751950

fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.