mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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`