about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/deaggregator.rs
AgeCommit message (Collapse)AuthorLines
2021-09-07Move rustc_mir::transform to rustc_mir_transform.Camille GILLOT-49/+0
2020-10-04Remember the `MirSource` for each `Body`Dylan MacKenzie-2/+2
2020-08-30mv compiler to compiler/mark-0/+49