summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-30 07:49:49 +0000
committerbors <bors@rust-lang.org>2023-11-30 07:49:49 +0000
commitc52b8763bf36027f24baabe1f97cab3d3571c9e5 (patch)
treeeb2e713796f1884e3bb9528f116049d3d6f1600d /compiler/rustc_codegen_llvm
parente55544c8043ec2074c1ef2499afc78ee6b5108b7 (diff)
parent53eb91051519ce3c527c74a70f24e31a352238bc (diff)
downloadrust-c52b8763bf36027f24baabe1f97cab3d3571c9e5.tar.gz
rust-c52b8763bf36027f24baabe1f97cab3d3571c9e5.zip
Auto merge of #118408 - RalfJung:aggregate-assign-uninit, r=saethlin
miri: add test checking that aggregate assignments reset memory to uninit

Also, `write_aggregate` is really just a helper for evaluating `Aggregate` rvalues, so it should be in `step.rs`, not `place.rs`. Also factor out `Repeat` rvalues into their own function while we are at it.

r? `@saethlin`
Fixes https://github.com/rust-lang/miri/issues/3195
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions