summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/framework/engine.rs
AgeCommit message (Expand)AuthorLines
2022-05-10only_local: always check for misuselcnr-5/+2
2022-02-23Introduce `ChunkedBitSet` and use it for some dataflow analyses.Nicholas Nethercote-4/+5
2022-02-19Adopt let else in more placesest31-4/+2
2021-12-16Remove `in_band_lifetimes` from `rustc_mir_dataflow`LegionMammal978-9/+12
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+414