Skip to content

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