mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 19:46:01 +00:00
fix aliasing violations in thread_local_const_init Fixes https://github.com/rust-lang/rust/pull/83416#discussion_r615364774 r? `@alexcrichton` `@sfackler`