| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-05-16 | Revised mir-dataflow. | Felix S. Klock II | -1/+1 |
| 2016-05-11 | rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users. | Eduard Burtescu | -7/+8 |
| 2016-05-11 | rustc: Replace &'a TyCtxt<'tcx> with a TyCtxt<'a, 'tcx> wrapper. | Eduard Burtescu | -12/+12 |
| 2016-05-07 | mir: prepare for rvalue promotion support. | Eduard Burtescu | -3/+74 |
| 2016-03-27 | rustc: move cfg, infer, traits and ty from middle to top-level. | Eduard Burtescu | -1/+1 |
| 2016-03-07 | Change MirPass to also take NodeId | Simonas Kazlauskas | -4/+4 |
| 2016-03-04 | Address comments | Simonas Kazlauskas | -1/+3 |
| 2016-03-04 | Add Pass manager for MIR | Simonas Kazlauskas | -3/+60 |
| 2016-02-20 | use the FulfillmentContext and InferCtxt more correctly | Ariel Ben-Yehuda | -2/+2 |
| 2016-02-09 | refactor `MirPass` to always require a tcx | Oliver Schneider | -0/+16 |
