about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/dest_prop.rs
AgeCommit message (Expand)AuthorLines
2021-09-25Introduce `Rvalue::ShallowInitBox`Gary Guo-0/+1
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-6/+4
2021-09-07Move rustc_mir::transform to rustc_mir_transform.Camille GILLOT-0/+1039