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 should allow us to represent newtypes and implement enum niche optimizations, without an explosion of cases that need to be handle. I'll attempt tackling it on a trans/ABI branch of mine.
cc @gankro@nox @rust-lang/compiler