summary refs log tree commit diff
path: root/src/librustc_mir/util/mod.rs
AgeCommit message (Expand)AuthorLines
2017-12-04MIR dump: restructure pretty to be more extensible by other codeNiko Matsakis-1/+1
2017-11-26fix codegen of drops of fields of packed structsAriel Ben-Yehuda-0/+2
2017-10-04Expand mir dump in order to handle NLL passChristopher Vittal-1/+1
2017-08-16Merge remote-tracking branch 'origin/master' into genAlex Crichton-0/+1
2017-08-16Move borrowck error msg construction to module in `rustc_mir` (for later reus...Felix S. Klock II-0/+1
2017-07-28Generator literal supportJohn Kåre Alsaker-0/+1
2017-05-02retool MIR passes completelyNiko Matsakis-1/+1
2017-03-18move the drop expansion code to rustc_mirAriel Ben-Yehuda-0/+20