Tracking issue for promoting ! to a type (RFC 1216) · Issue #35121 · rust-lang/rust (original) (raw)

Tracking issue for rust-lang/rfcs#1216, which promotes ! to a type.

About tracking issues

Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

Pending issues to resolve

Latest Status

#35121 (comment):

The plan, as FCPed here, is to:

  1. Change fallback to ! in Rust 2024 (details of this elided as this work is done).
  1. Stabilize Rust 2024.
  2. At a later date when 2024 edition adoption is widespread:

Rust 2024 is expected to be released in Q1 2025. We're not sure how long step 3 will take after that.

See the draft edition guide chapter for further background here:

https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html