summary refs log tree commit diff
path: root/src/librustc_mir/util/aggregate.rs
AgeCommit message (Expand)AuthorLines
2019-10-22Move Place::elem methods and friends to TyCtxtSantiago Pastorino-4/+4
2019-10-22Intern place projectionSantiago Pastorino-4/+5
2019-09-29remove indexed_vec re-export from rustc_data_structurescsmoe-1/+1
2019-09-11Make Place Boxed on Statement to reduce size from 64 bytes to 32 bytesSantiago Pastorino-3/+3
2019-06-06Don't run MIR passes on constructor shimsMatthew Jasper-0/+76