| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-03-04 | Add Pass manager for MIR | Simonas Kazlauskas | -22/+0 |
| 2016-03-03 | Rename middle::ty::ctxt to TyCtxt | Jeffrey Seyfried | -2/+2 |
| 2016-02-20 | address review comments | Ariel Ben-Yehuda | -0/+4 |
| 2016-02-20 | use the FulfillmentContext and InferCtxt more correctly | Ariel Ben-Yehuda | -2/+8 |
| 2016-02-09 | Allow registering MIR-passes through compiler plugins | Oliver Schneider | -0/+11 |
| 2016-02-09 | make `MirMap` a struct instead of a type alias for `NodeMap` | Oliver Schneider | -0/+17 |
