| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -50/+0 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -2/+6 |
| 2021-09-07 | Move rustc_mir::borrow_check to new crate rustc_borrowck. | Camille GILLOT | -9/+6 |
| 2021-08-21 | Remove `Session.used_attrs` and move logic to `CheckAttrVisitor` | Aaron Hill | -2/+2 |
| 2021-08-17 | Expose graphviz modules | Will Crichton | -1/+1 |
| 2021-07-04 | re-export SwitchIntEdgeEffects | Tomasz Miąsko | -1/+1 |
| 2020-08-30 | Extend dataflow framework to support arbitrary lattices | Dylan MacKenzie | -3/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+49 |
