| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -715/+0 | |
| 2021-09-07 | Move rustc_mir::borrow_check to new crate rustc_borrowck. | Camille GILLOT | -2/+0 | |
| 2020-10-01 | Add `-Zprecise-enum-drop-elaboration` | Dylan MacKenzie | -0/+8 | |
| Its purpose is to assist in debugging #77382 and #74551. | ||||
| 2020-09-26 | Update dataflow impls to reflect new interface | Dylan MacKenzie | -33/+116 | |
| 2020-09-18 | Implement a destination propagation pass | Jonas Schievink | -1/+1 | |
| 2020-08-30 | Update dataflow analyses to use new interface | Dylan MacKenzie | -53/+32 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+647 | |
