mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +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`