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

Add HashMap::remove_entry #47259

Merged
merged 1 commit into from
Jan 9, 2018
Merged

Add HashMap::remove_entry #47259

merged 1 commit into from
Jan 9, 2018

Conversation

sfackler
Copy link
Member

@sfackler sfackler commented Jan 7, 2018

Implements #46344

r? @dtolnay

@dtolnay
Copy link
Member

dtolnay commented Jan 7, 2018

@bors r+

@bors
Copy link
Contributor

bors commented Jan 7, 2018

📌 Commit 1fc6ad5 has been approved by dtolnay

@estebank estebank added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 8, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Jan 8, 2018
bors added a commit that referenced this pull request Jan 9, 2018
Rollup of 10 pull requests

- Successful merges: #47210, #47233, #47246, #47254, #47256, #47258, #47259, #47263, #47270, #47272
- Failed merges: #47248
@bors bors merged commit 1fc6ad5 into rust-lang:master Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants