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

avoid alloca in with_overflow intrinsics #9680

Merged
merged 1 commit into from
Oct 2, 2013
Merged

avoid alloca in with_overflow intrinsics #9680

merged 1 commit into from
Oct 2, 2013

Conversation

thestinger
Copy link
Contributor

This is pointless, since it's just used to load an undef value and
never touched again.

This is pointless, since it's just used to load an `undef` value and
never touched again.
bors added a commit that referenced this pull request Oct 2, 2013
This is pointless, since it's just used to load an `undef` value and
never touched again.
@bors bors closed this Oct 2, 2013
@bors bors merged commit ee114b6 into rust-lang:master Oct 2, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 20, 2022
Rustup

r? `@ghost`

I ran out of time and will have to do the Clippy->Rust sync tomorrow.

changelog: none
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.

2 participants