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
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Use read_unaligned instead of read in transmute_copy
Closes: rust-lang#55044
This change could result in performance regression on non-x86 platforms. Alternative would be to update `transmute_copy` with alignment requirements.
0 commit comments