| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-03-31 | librustc_mir: use bug!(), span_bug!() | Benjamin Herr | -1/+1 |
| 2016-03-23 | track the innermost scope for every stmt | Niko Matsakis | -1/+2 |
| 2016-03-23 | record a scope for each `VarDecl` | Niko Matsakis | -1/+1 |
| 2016-02-04 | Synthesize calls to box_free language item | Simonas Kazlauskas | -1/+1 |
| 2015-11-30 | Move the core MIR datastructures to librustc. | Michael Woerister | -2/+2 |
| 2015-11-05 | remove excess string allocation | Steve Klabnik | -1/+1 |
| 2015-10-07 | Partially format librustc_mir with rustfmt. | Ms2ger | -18/+6 |
| 2015-10-06 | strip out the hair trait and use concrete types instead | Niko Matsakis | -5/+5 |
| 2015-09-17 | Remove hir::ExprParen | Nick Cameron | -10/+4 |
| 2015-09-06 | add MIR code (unused thus far) | Niko Matsakis | -0/+85 |
