]> git.lizzy.rs Git - rust.git/commit
Auto merge of #107267 - cjgillot:keep-aggregate, r=oli-obk
authorbors <bors@rust-lang.org>
Sat, 4 Feb 2023 15:17:32 +0000 (15:17 +0000)
committerbors <bors@rust-lang.org>
Sat, 4 Feb 2023 15:17:32 +0000 (15:17 +0000)
commit9dee4e4c42d23b0c5afd6d8fed025181f70fbe12
tree9e854d084f562af0f8369eca144ad1fb044b248f
parent4aa6afa7f8a418a7dae5dbe4c95371d4f3bcc0e1
parent5c39ba20279e338e2cd421bc799d4a5d3397c3b9
Auto merge of #107267 - cjgillot:keep-aggregate, r=oli-obk

Do not deaggregate MIR

This turns out to simplify a lot of things.
I haven't checked the consequences for miri yet.

cc `@JakobDegen`
r? `@oli-obk`