0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-30 20:01:19 +01:00
rust/library
Dylan DPC 761243572e
Rollup merge of #84291 - RalfJung:thread-local-const-init, r=alexcrichton
fix aliasing violations in thread_local_const_init

Fixes https://github.com/rust-lang/rust/pull/83416#discussion_r615364774

r? `@alexcrichton` `@sfackler`
2021-04-19 22:00:09 +02:00
..
alloc Slightly change wording and fix typo in vec/mod.rs 2021-04-18 12:32:10 +03:00
backtrace@710fc18ddc
core Auto merge of #84207 - SimonSapin:deprecate-core-raw, r=dtolnay 2021-04-18 07:23:54 +00:00
panic_abort
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #84291 - RalfJung:thread-local-const-init, r=alexcrichton 2021-04-19 22:00:09 +02:00
stdarch@19f5459dd0
term
test
unwind