about summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/framework/lattice.rs
AgeCommit message (Expand)AuthorLines
2022-12-10compiler: remove unnecessary imports and qualified pathsKaDiWa-1/+1
2022-11-07Move HasTop and HasBottom into lattice.rsJannis Christopher Köhl-0/+34
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