| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-10-07 | Partially format librustc_mir with rustfmt. | Ms2ger | -64/+28 | |
| This commit contains some of the changes proposed by a rustfmt invocation, chosen based on the fairly non-deterministic metric of how much I liked the change. I expect we will run rustfmt on this crate again later, probably accepting more of its changes. For now, this is already an improvement over the status-quo. | ||||
| 2015-10-06 | strip out the hair trait and use concrete types instead | Niko Matsakis | -31/+33 | |
| 2015-10-04 | switch to using constvals for constants, instead of having constant | Niko Matsakis | -90/+13 | |
| trees in MIR | ||||
| 2015-09-24 | Remove the deprecated box(PLACE) syntax. | Eduard Burtescu | -1/+1 | |
| 2015-09-17 | Remove hir::ExprParen | Nick Cameron | -35/+9 | |
| 2015-09-06 | convert TODOs to FIXMEs | Niko Matsakis | -1/+3 | |
| 2015-09-06 | add MIR code (unused thus far) | Niko Matsakis | -0/+1081 | |
