You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more fallout from
rust-lang/rust#129031 -- the lang team appears
to have relented, but removing this lint hasn't been backported into
Beta yet. So we're in a situation where traditional matches for
uninhabited types are fine on both stable and nightly, but failing on
beta.
Not sure what to do except disable beta.
0 commit comments