rust/compiler/rustc_target/src
bors b8363295d5 Auto merge of #71274 - RalfJung:raw-init-check-aggregate, r=petrochenkov
might_permit_raw_init: also check aggregate fields

This is the next step for https://github.com/rust-lang/rust/issues/66151: when doing `mem::zeroed`/`mem::uninitialized`, also recursively check fields of aggregates (except for arrays) for whether they permit zero/uninit initialization.
2020-09-27 10:17:09 +00:00
..
abi Auto merge of #71274 - RalfJung:raw-init-check-aggregate, r=petrochenkov 2020-09-27 10:17:09 +00:00
asm mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
spec Link dynamic and static late_link_args before generic ones 2020-09-25 13:35:49 +02:00
lib.rs /nightly/nightly-rustc 2020-09-23 21:51:56 +02:00