| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -8/+0 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -12/+0 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -2/+2 |
| 2021-09-07 | Move rustc_mir::borrow_check to new crate rustc_borrowck. | Camille GILLOT | -2/+1 |
| 2021-08-17 | Expose graphviz modules | Will Crichton | -1/+1 |
| 2020-11-10 | formatting | Vishnunarayan K I | -1/+1 |
| 2020-11-09 | make MIR graphviz generation use gsgdt | Vishnunarayan K I | -2/+3 |
| 2020-11-05 | Adds coverage graphviz | Rich Kadel | -0/+1 |
| 2020-10-17 | Remove the old copy propagation pass | Jonas Schievink | -1/+0 |
| 2020-09-07 | Add CONST_ITEM_MUTATION lint | Aaron Hill | -0/+2 |
| 2020-08-31 | Add new `-Z dump-mir-spanview` option | Rich Kadel | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+17 |
