]> git.lizzy.rs Git - rust.git/commitdiff
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)
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`


Trivial merge