summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/framework/lattice.rs
AgeCommit message (Expand)AuthorLines
2022-07-05Edit `rustc_mir_dataflow::framework::lattice::FlatSet` docspierwill-5/+7
2022-02-23Introduce `ChunkedBitSet` and use it for some dataflow analyses.Nicholas Nethercote-8/+27
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+231