| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-06-27 | Export AnalysisResults trait in rustc_mir_dataflow | Florian Groult | -1/+1 |
| 2023-05-18 | Take MIR dataflow analyses by mutable reference. | Jason Newcomb | -23/+38 |
| 2023-04-24 | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | -1/+1 |
| 2022-08-22 | use type alias impl trait in `outlives_bounds::InferCtxtExt` | SparrowLii | -1/+2 |
| 2022-07-06 | Edit `rustc_mir_dataflow::framework` documentation | pierwill | -8/+8 |
| 2022-03-24 | Implement `apply_switch_int_edge_effects` for backward analyses | Samuel E. Moelius III | -2/+0 |
| 2022-02-23 | Introduce `ChunkedBitSet` and use it for some dataflow analyses. | Nicholas Nethercote | -4/+58 |
| 2021-12-16 | Remove `in_band_lifetimes` from `rustc_mir_dataflow` | LegionMammal978 | -3/+11 |
| 2021-12-03 | Add initial AST and MIR support for unwinding from inline assembly | Amanieu d'Antras | -10/+28 |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -1/+1 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -0/+546 |
