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
In addition to #10725, this is one of the things blocking replacing things like cast::transmute with intrinsics. Although they are callable like other Rust functions they cannot be assigned to normal Rust functions.