Skip to content

Improve worst-case performance of HashSet.is_subset - #61

Merged
bors[bot] merged 2 commits into
masterfrom
is_subset
Apr 13, 2019
Merged

Improve worst-case performance of HashSet.is_subset#61
bors[bot] merged 2 commits into
masterfrom
is_subset

Conversation

@Amanieu

@Amanieu Amanieu commented Apr 12, 2019

Copy link
Copy Markdown
Member

Ported from rust-lang/rust#59665

@Amanieu

Amanieu commented Apr 12, 2019

Copy link
Copy Markdown
Member Author

bors r+

bors Bot added a commit that referenced this pull request Apr 12, 2019
61: Improve worst-case performance of HashSet.is_subset r=Amanieu a=Amanieu

Ported from rust-lang/rust#59665

62: Remove incorrect debug_assert r=Amanieu a=Amanieu

Fixes #60 

Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
@bors

bors Bot commented Apr 12, 2019

Copy link
Copy Markdown
Contributor

Timed out (retrying...)

@Amanieu

Amanieu commented Apr 13, 2019

Copy link
Copy Markdown
Member Author

bors r+

bors Bot added a commit that referenced this pull request Apr 13, 2019
61: Improve worst-case performance of HashSet.is_subset r=Amanieu a=Amanieu

Ported from rust-lang/rust#59665

Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
@bors

bors Bot commented Apr 13, 2019

Copy link
Copy Markdown
Contributor

Canceled

@Amanieu

Amanieu commented Apr 13, 2019

Copy link
Copy Markdown
Member Author

bors r+

bors Bot added a commit that referenced this pull request Apr 13, 2019
61: Improve worst-case performance of HashSet.is_subset r=Amanieu a=Amanieu

Ported from rust-lang/rust#59665

Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
@bors

bors Bot commented Apr 13, 2019

Copy link
Copy Markdown
Contributor

Timed out

@Amanieu

Amanieu commented Apr 13, 2019

Copy link
Copy Markdown
Member Author

bors r+

bors Bot added a commit that referenced this pull request Apr 13, 2019
61: Improve worst-case performance of HashSet.is_subset r=Amanieu a=Amanieu

Ported from rust-lang/rust#59665

Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
@bors

bors Bot commented Apr 13, 2019

Copy link
Copy Markdown
Contributor

Build succeeded

  • continuous-integration/travis-ci/push

@bors
bors Bot merged commit 9facea7 into master Apr 13, 2019
@Amanieu
Amanieu deleted the is_subset branch April 24, 2019 19:20
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.

1 participant