Closed
Description
Per the discussion on internals, we want to ensure that the recent improvements to uninhabited types are feature-gated. There was #39151, but that only applies to &Void
, whereas it seems prudent to try to feature-gate the changes to uninhabited checks more broadly.