rust/compiler/rustc_codegen_ssa
bors 9dee4e4c42 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`
2023-02-04 15:17:32 +00:00
..
src Auto merge of #107267 - cjgillot:keep-aggregate, r=oli-obk 2023-02-04 15:17:32 +00:00
Cargo.toml Auto merge of #106646 - Amanieu:ilp32-object, r=Mark-Simulacrum 2023-01-14 08:33:09 +00:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.