summary refs log tree commit diff
path: root/src/librustc_mir/build/expr/as_temp.rs
AgeCommit message (Expand)AuthorLines
2015-11-30Move the core MIR datastructures to librustc.Michael Woerister-2/+2
2015-11-05remove excess string allocationSteve Klabnik-1/+1
2015-10-07Partially format librustc_mir with rustfmt.Ms2ger-18/+6
2015-10-06strip out the hair trait and use concrete types insteadNiko Matsakis-5/+5
2015-09-17Remove hir::ExprParenNick Cameron-10/+4
2015-09-06add MIR code (unused thus far)Niko Matsakis-0/+85