Skip to content

Add annotations to the resize fn #39791 #43093

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

Merged
merged 1 commit into from
Jul 7, 2017
Merged

Conversation

rthomas
Copy link
Contributor

@rthomas rthomas commented Jul 6, 2017

This adds the inline(never) and cold annotations to the
HashMap::resize function.

This adds the `inline(never)` and `cold` annotations to the
HashMap::resize function.
@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@leonardo-m
Copy link

Why? And do you have some benchmarks that justify the change?

@rthomas
Copy link
Contributor Author

rthomas commented Jul 6, 2017

@leonardo-m as per #39791

@alexcrichton
Copy link
Member

@bors: r+

Thanks @rthomas!

@bors
Copy link
Collaborator

bors commented Jul 6, 2017

📌 Commit c7fc6db has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Jul 7, 2017

⌛ Testing commit c7fc6db with merge 7033410...

bors added a commit that referenced this pull request Jul 7, 2017
Add annotations to the resize fn #39791

This adds the `inline(never)` and `cold` annotations to the
HashMap::resize function.
@shepmaster shepmaster added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 7, 2017
@bors
Copy link
Collaborator

bors commented Jul 7, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 7033410 to master...

@bors bors merged commit c7fc6db into rust-lang:master Jul 7, 2017
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.

6 participants