Stabilize `!` in Rust 1.41.0 by Centril · Pull Request #65355 · rust-lang/rust

@Centril added T-lang

Relevant to the language team

relnotes

Marks issues that should be documented in the release notes of the next release.

F-never_type

`#![feature(never_type)]`

labels

Oct 13, 2019

@Centril Centril deleted the almost-is-never-enough branch

November 21, 2019 17:53

flip1995 added a commit to Manishearth/rust-clippy that referenced this pull request

Nov 22, 2019

flip1995 added a commit to Manishearth/rust-clippy that referenced this pull request

Nov 22, 2019

bors added a commit to rust-lang/rust-clippy that referenced this pull request

Nov 23, 2019

bors added a commit to rust-lang/rust-clippy that referenced this pull request

Nov 23, 2019

bors added a commit to rust-lang/rust-clippy that referenced this pull request

Nov 23, 2019

@ehuss ehuss mentioned this pull request

Nov 24, 2019

This was referenced

Dec 11, 2019

@Centril Centril removed the relnotes

Marks issues that should be documented in the release notes of the next release.

label

Dec 11, 2019

Centril added a commit to Centril/rust that referenced this pull request

Dec 12, 2019
…f-never-type, r=centril

Revert stabilization of never type

Fixes rust-lang#66757

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

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

bors added a commit that referenced this pull request

Dec 14, 2019
…e, r=<try>

Revert stabilization of never type

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 )

bors added a commit that referenced this pull request

Dec 14, 2019
…e, r=centril

Revert stabilization of never type

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 )

Dessix added a commit to microsoft/snocat that referenced this pull request

Feb 24, 2022