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

Remove recursive call from Cow::to_mut #37587

Merged
merged 1 commit into from
Nov 6, 2016
Merged

Conversation

ollie27
Copy link
Member

@ollie27 ollie27 commented Nov 4, 2016

It seems to prevent it from being inlined.

It seems to prevent it from being inlined.
@alexcrichton
Copy link
Member

@bors: r+ rollup

Thanks!

@bors
Copy link
Contributor

bors commented Nov 4, 2016

📌 Commit 775d399 has been approved by alexcrichton

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Nov 4, 2016
Remove recursive call from Cow::to_mut

It seems to prevent it from being inlined.
bors added a commit that referenced this pull request Nov 5, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Nov 5, 2016
Remove recursive call from Cow::to_mut

It seems to prevent it from being inlined.
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Nov 5, 2016
Remove recursive call from Cow::to_mut

It seems to prevent it from being inlined.
bors added a commit that referenced this pull request Nov 6, 2016
@bors bors merged commit 775d399 into rust-lang:master Nov 6, 2016
@ollie27 ollie27 deleted the to_mut branch November 6, 2016 17:47
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.

3 participants