about summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/framework/fmt.rs
AgeCommit message (Expand)AuthorLines
2023-08-16Rename MaybeUnreachable.Camille GILLOT-8/+8
2023-08-16Introduce MaybeUnreachable.Camille GILLOT-0/+32
2023-04-24Split `{Idx, IndexVec, IndexSlice}` into their own modulesMaybe Waffle-1/+1
2023-01-05Fix `uninlined_format_args` for some compiler cratesnils-2/+2
2022-04-30Fix -Zdump-mir-dataflow by implementing DebugWithContext for ChunkedBitSetTomasz Miąsko-36/+62
2022-02-23Introduce `ChunkedBitSet` and use it for some dataflow analyses.Nicholas Nethercote-1/+14
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+172