Skip to content

Revert stabilization of never type#67224

Merged
bors merged 8 commits intorust-lang:masterfrom
nikomatsakis:revert-stabilization-of-never-type
Dec 15, 2019
Merged

Revert stabilization of never type#67224
bors merged 8 commits intorust-lang:masterfrom
nikomatsakis:revert-stabilization-of-never-type

Conversation

@nikomatsakis
Copy link
Contributor

Fixes #66757

I decided to keep the separate never-type-fallback feature gate, but tried to otherwise revert #65355. Seemed pretty clean.

( cc @Centril, author of #65355, you may want to check this over briefly )

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-never_type `#![feature(never_type)]` merged-by-bors This PR was explicitly merged by bors. 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.

Regression in Error conversion from Infallible

9 participants