about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/dataflow/framework/tests.rs
AgeCommit message (Collapse)AuthorLines
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-320/+0
2020-08-30Extend dataflow framework to support arbitrary latticesDylan MacKenzie-17/+12
2020-08-30mv compiler to compiler/mark-0/+325