about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-09-27 10:17:09 +0000
committerbors <bors@rust-lang.org>2020-09-27 10:17:09 +0000
commitb8363295d555494bbaa119eba8b16a3057e6728c (patch)
treed9e3c3424324d78e289909f578c7d0fd0ff703e8 /compiler/rustc_codegen_llvm/src/llvm/mod.rs
parent71bdb8481760f7c6b8540d3dd176ed54a92c0f31 (diff)
parent3009c5260f292da6785c67af8c823d4fa0e870d9 (diff)
downloadrust-b8363295d555494bbaa119eba8b16a3057e6728c.tar.gz
rust-b8363295d555494bbaa119eba8b16a3057e6728c.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions