Skip to content

Commit

Permalink
Auto merge of #118408 - RalfJung:aggregate-assign-uninit, r=saethlin
Browse files Browse the repository at this point in the history
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 rust-lang/miri#3195
  • Loading branch information
bors committed Nov 30, 2023
2 parents 80f9244 + e550422 commit 17778bd
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 17778bd

Please sign in to comment.