mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 14:17:23 +00:00
fix aliasing violations in thread_local_const_init Fixes https://github.com/rust-lang/rust/pull/83416#discussion_r615364774 r? `@alexcrichton` `@sfackler`