Add entry-like methods to HashSet by cuviper · Pull Request #60894 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation13 Commits3 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

cuviper

These provide a simplification of the Entry API for HashSet, with
names chosen to match the similar methods on Option.

@cuviper

These provide a simplification of the Entry API for HashSet, with names chosen to match the similar methods on Option.

@rust-highfive

r? @cramertj

(rust_highfive has picked a reviewer for you, use r? to override)

@cramertj

@bors

📌 Commit 5f93834 has been approved by cramertj

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

May 16, 2019

@cramertj

Can you also open a tracking issue for these?

@cuviper

@cuviper

@bors

📌 Commit 5e2c9d3 has been approved by cramertj

Centril

@cuviper

@Centril

@bors

📌 Commit 9161a4d has been approved by cramertj,Centril

Centril added a commit to Centril/rust that referenced this pull request

May 17, 2019

@Centril

…Centril

Add entry-like methods to HashSet

These provide a simplification of the Entry API for HashSet, with names chosen to match the similar methods on Option.

bors added a commit that referenced this pull request

May 17, 2019

@bors

Rollup of 6 pull requests

Successful merges:

Failed merges:

r? @ghost

Amanieu added a commit to Amanieu/hashbrown that referenced this pull request

Jul 4, 2019

@Amanieu

Amanieu added a commit to Amanieu/hashbrown that referenced this pull request

Jul 4, 2019

@Amanieu

bors added a commit to rust-lang/hashbrown that referenced this pull request

Jul 4, 2019

@bors

Labels

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.