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

derive: use intrinsics::unreachable over unreachable!() #32250

Merged
merged 2 commits into from
Mar 15, 2016

Conversation

durka
Copy link
Contributor

@durka durka commented Mar 14, 2016

derive: use intrinsics::unreachable over unreachable!()

Fixes #31574.

Spawned from #32139.

r? @alexcrichton

@durka
Copy link
Contributor Author

durka commented Mar 14, 2016

The commit from #32139 that factors out the construction of intrinsics::unreachable() depends on both this PR and #32252 so it will have to wait.

@alexcrichton
Copy link
Member

@bors: r+ a09a419

@bors
Copy link
Collaborator

bors commented Mar 15, 2016

⌛ Testing commit a09a419 with merge f9121e8...

bors added a commit that referenced this pull request Mar 15, 2016
derive: use intrinsics::unreachable over unreachable!()

derive: use intrinsics::unreachable over unreachable!()

Fixes #31574.

Spawned from #32139.

r? @alexcrichton
@alexcrichton
Copy link
Member

This passed in bors but I'm messing with the configuration so it didn't realize it, so merging manually.

@alexcrichton alexcrichton merged commit a09a419 into rust-lang:master Mar 15, 2016
@strega-nil
Copy link
Contributor

yay!

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.

4 participants