summary refs log tree commit diff
path: root/src/librustc_mir
AgeCommit message (Expand)AuthorLines
2015-09-14split ty::util and ty::adjustmentAriel Ben-Yehuda-5/+5
2015-09-06enable slice patterns and enable building rustdocNiko Matsakis-107/+207
2015-09-06convert TODOs to FIXMEsNiko Matsakis-2/+4
2015-09-06add MIR code (unused thus far)Niko Matsakis-0/+5830