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
Auto merge of #147541 - saethlin:transmute-carefully, r=scottmcm
Change int-to-ptr transmute lowering back to inttoptr
This is a revert of rust-lang/rust#121282, but with a regression test to cover the reported miscompile in rust-lang/rust#147265 that was caused by the way the code here combines with rust-lang/rust#138759.
0 commit comments