Tracking issue for fallback of diverging expressions to the never_type
(!
)
#65992
Labels
A-inference
Area: Type inference
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
F-never_type
`#![feature(never_type)]`
requires-nightly
This issue requires a nightly compiler in some way.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
This issue is tracking the proposed change in fallback for "abrupt" expressions (part of the
!
type RFC, tracking issue #35121).Substeps
!
type #66173)The text was updated successfully, but these errors were encountered: