Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve worst-case performance of HashSet.is_subset #61

Merged
merged 2 commits into from
Apr 13, 2019
Merged

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Apr 12, 2019

Ported from rust-lang/rust#59665

@Amanieu
Copy link
Member Author

Amanieu commented Apr 12, 2019

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
Copy link
Contributor

bors bot commented Apr 12, 2019

Timed out (retrying...)

@Amanieu
Copy link
Member Author

Amanieu commented Apr 13, 2019

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
Copy link
Contributor

bors bot commented Apr 13, 2019

Canceled

@Amanieu
Copy link
Member Author

Amanieu commented Apr 13, 2019

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
Copy link
Contributor

bors bot commented Apr 13, 2019

Timed out

@Amanieu
Copy link
Member Author

Amanieu commented Apr 13, 2019

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
Copy link
Contributor

bors bot commented Apr 13, 2019

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