mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
761243572e
fix aliasing violations in thread_local_const_init Fixes https://github.com/rust-lang/rust/pull/83416#discussion_r615364774 r? `@alexcrichton` `@sfackler`