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
I contend that because Some::<Void> is impossible to construct (Void is an uninhabited enum), exhaustiveness should not require it to be matched against.