summary refs log tree commit diff
path: root/src/librustc_mir/build/expr/mod.rs
AgeCommit message (Expand)AuthorLines
2017-12-01MIR: s/lv(al(ue)?)?/place in function/variable/module names.Eduard-Mihai Burtescu-8/+8
2016-04-28Address commentsJames Miller-1/+2
2016-04-28Various improvements to MIR and LLVM IR ConstructionJames Miller-1/+1
2015-09-06add MIR code (unused thus far)Niko Matsakis-0/+79