summary refs log tree commit diff
path: root/src/librustc_mir/build/expr
AgeCommit message (Expand)AuthorLines
2015-10-07Partially format librustc_mir with rustfmt.Ms2ger-64/+28
2015-10-06strip out the hair trait and use concrete types insteadNiko Matsakis-31/+33
2015-10-04switch to using constvals for constants, instead of having constantNiko Matsakis-90/+13
2015-09-24Remove the deprecated box(PLACE) syntax.Eduard Burtescu-1/+1
2015-09-17Remove hir::ExprParenNick Cameron-35/+9
2015-09-06convert TODOs to FIXMEsNiko Matsakis-1/+3
2015-09-06add MIR code (unused thus far)Niko Matsakis-0/+1081