summary refs log tree commit diff
path: root/compiler/rustc_mir/src/dataflow
AgeCommit message (Expand)AuthorLines
2020-08-30Update dataflow analyses to use new interfaceDylan MacKenzie-115/+82
2020-08-30Extend dataflow framework to support arbitrary latticesDylan MacKenzie-514/+737
2020-08-30Allow access to the underlying `Results` from a `ResultsCursor`Dylan MacKenzie-1/+6
2020-08-30mv compiler to compiler/mark-0/+6324