about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/dataflow/impls/mod.rs
AgeCommit message (Expand)AuthorLines
2020-10-01Add `-Zprecise-enum-drop-elaboration`Dylan MacKenzie-0/+8
2020-09-26Update dataflow impls to reflect new interfaceDylan MacKenzie-33/+116
2020-09-18Implement a destination propagation passJonas Schievink-1/+1
2020-08-30Update dataflow analyses to use new interfaceDylan MacKenzie-53/+32
2020-08-30mv compiler to compiler/mark-0/+647