| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-29 | Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk | Matthias Krüger | -5/+4 |
| 2022-08-26 | Replace `Body::basic_blocks()` with field access | Tomasz Miąsko | -5/+4 |
| 2022-08-23 | Migrate rustc_mir_dataflow to diagnostic structs | 5225225 | -6/+7 |
| 2022-07-13 | Rename `debugging_opts` to `unstable_opts` | Joshua Nelson | -3/+3 |
| 2022-07-07 | Move `is_cfg_cyclic` from Body to BasicBlocks | Tomasz Miąsko | -1/+1 |
| 2022-06-07 | Change `Direction::{is_forward,is_backward}` functions into constants | Tomasz Miąsko | -2/+2 |
| 2022-05-10 | only_local: always check for misuse | lcnr | -5/+2 |
| 2022-02-23 | Introduce `ChunkedBitSet` and use it for some dataflow analyses. | Nicholas Nethercote | -4/+5 |
| 2022-02-19 | Adopt let else in more places | est31 | -4/+2 |
| 2021-12-16 | Remove `in_band_lifetimes` from `rustc_mir_dataflow` | LegionMammal978 | -9/+12 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -0/+414 |
