summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/framework/direction.rs
AgeCommit message (Expand)AuthorLines
2021-12-16Remove `in_band_lifetimes` from `rustc_mir_dataflow`LegionMammal978-16/+16
2021-12-03Add initial AST and MIR support for unwinding from inline assemblyAmanieu d'Antras-10/+49
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+564