rust/compiler/rustc_middle
Jakob Degen fe40240e4d Clarify which kinds of MIR are allowed during which phases.
This enhances documentation with these details and extends the validator to check these requirements
more thoroughly. As a part of this, we add a new `Deaggregated` phase, and rename other phases so
that their names more naturally correspond to what they represent.
2022-03-23 18:34:08 -04:00
..
2022-01-19 13:44:43 -06:00

For more information about how rustc works, see the rustc dev guide.