| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-11-30 | Also move the MIR visitor to librustc. | Michael Woerister | -1/+0 |
| 2015-11-30 | Move the core MIR datastructures to librustc. | Michael Woerister | -2/+0 |
| 2015-11-12 | Add a MIR pass to simplify the control flow graph | Björn Steinbrink | -0/+1 |
| 2015-11-03 | Add a MIR visitor | Niko Matsakis | -0/+1 |
| 2015-11-03 | Add helper methods that require tcx; these compute types of | Niko Matsakis | -1/+1 |
| 2015-11-03 | Move the "HAIR" code that reads the tcx tables etc out of the `tcx` | Niko Matsakis | -2/+3 |
| 2015-10-25 | std: Stabilize library APIs for 1.5 | Alex Crichton | -1/+1 |
| 2015-10-06 | rename `dump` to `mir_map`, which seems more suitable | Niko Matsakis | -1/+1 |
| 2015-10-06 | strip out the hair trait and use concrete types instead | Niko Matsakis | -0/+3 |
| 2015-09-06 | add MIR code (unused thus far) | Niko Matsakis | -0/+34 |
