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
Rollup merge of rust-lang#117266 - RalfJung:cast-not-transmute, r=thomcc
replace transmute by raw pointer cast
Now that rust-lang#113257 is fixed we can finally do this. :)
0 commit comments