| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -546/+0 |
| 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 |
| 2021-04-19 | fix few typos | klensy | -1/+1 |
| 2021-02-12 | [librustdoc] Reform lang string token splitting | Casey Rodarmor | -2/+2 |
| 2020-10-04 | Replace `(Body, DefId)` with `Body` where possible | Dylan MacKenzie | -17/+6 |
| 2020-09-26 | Remove intra-doc link | Dylan MacKenzie | -1/+1 |
| 2020-09-26 | Replace `discriminant_switch_effect` with more general version | Dylan MacKenzie | -21/+44 |
| 2020-08-30 | Add documentation to the `Analysis` traits | Dylan MacKenzie | -3/+19 |
| 2020-08-30 | Extend dataflow framework to support arbitrary lattices | Dylan MacKenzie | -75/+38 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+556 |
