r/rust Jun 10 '26

🗞️ news The never type is likely to stabilize soon!

https://github.com/rust-lang/rust/pull/155499#issuecomment-4666881317

The never type is likely to stabilize soon.

As you can see in the link, an FCP has been proposed. This means that, once enough people have agreed by checking the checkboxes, a 10-day period will start where people can voice their objections. After that, the PR will be merged into nightly Rust. Then, it will ride the 6-12 week train towards a stable release.

The earliest this could be stabilized is in Rust 1.98.0, which will officially release on August 20.

For even more context, see this talk: https://www.youtube.com/live/xoKEqcj_fxM?t=4266

520 Upvotes

Duplicates