rust/compiler/rustc_mir_transform
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
..
src Clarify which kinds of MIR are allowed during which phases. 2022-03-23 18:34:08 -04:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00