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

Hide uninhabitedness checks behind feature gate #39290

Merged
merged 1 commit into from
Jan 28, 2017

Conversation

canndrew
Copy link
Contributor

This reverts the fix to match exhaustiveness checking so that it can be discussed. The new code is now hidden behind the never_type feature gate.

@rust-highfive
Copy link
Collaborator

r? @eddyb

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

@canndrew
Copy link
Contributor Author

cc @nikomatsakis

@nikomatsakis
Copy link
Contributor

@bors r+

Thanks @canndrew !

@bors
Copy link
Contributor

bors commented Jan 25, 2017

📌 Commit 2b7a23e has been approved by nikomatsakis

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 28, 2017
…komatsakis

Hide uninhabitedness checks behind feature gate

This reverts the fix to match exhaustiveness checking so that it can be discussed. The new code is now hidden behind the `never_type` feature gate.
bors added a commit that referenced this pull request Jan 28, 2017
@bors bors merged commit 2b7a23e into rust-lang:master Jan 28, 2017
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.

5 participants