summary refs log tree commit diff
path: root/src/test/mir-opt/basic_assignment.rs
AgeCommit message (Expand)AuthorLines
2017-08-01rustc_mir::transform::simplify - remove nops firstAriel Ben-Yehuda-14/+8
2017-08-01rustc_mir: don't build unused unwind cleanup blocksAriel Ben-Yehuda-13/+13
2017-06-12Update basic_assignment test to reflect small changes to codegen.Felix S. Klock II-8/+14
2017-05-02simplify the MirPass traits and passes dramaticallyNiko Matsakis-2/+2
2017-03-03make operands live to the end of their containing expressionAriel Ben-Yehuda-0/+85