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
Since rust-lang/rust#35162 was merged, ! is now a first-class type (albeit only in Nightly). For compatibility it would be nice if Void is redefined to be an alias for !.