| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-12-10 | MIR: Make Mir take ownership of InlineAsm values. | Michael Woerister | -1/+1 |
| 2015-11-30 | Move the core MIR datastructures to librustc. | Michael Woerister | -2/+2 |
| 2015-11-24 | Remove the GraphExtents, the design of which seems bogus. They carried | Niko Matsakis | -1/+1 |
| 2015-11-10 | use Constant for repetition count in mir::Repeat | Simonas Kazlauskas | -2/+2 |
| 2015-11-03 | Convert from using named fields to always using indices | Niko Matsakis | -3/+6 |
| 2015-11-03 | Change ShallowDrop to Free, so that it matches what trans will do | Niko Matsakis | -1/+1 |
| 2015-10-07 | Partially format librustc_mir with rustfmt. | Ms2ger | -16/+7 |
| 2015-10-06 | strip out the hair trait and use concrete types instead | Niko Matsakis | -5/+5 |
| 2015-09-24 | Remove the deprecated box(PLACE) syntax. | Eduard Burtescu | -1/+1 |
| 2015-09-17 | Remove hir::ExprParen | Nick Cameron | -3/+0 |
| 2015-09-06 | add MIR code (unused thus far) | Niko Matsakis | -0/+220 |
