about summary refs log tree commit diff
path: root/src/test/mir-opt/remove_fake_borrows.rs
AgeCommit message (Expand)AuthorLines
2019-03-03Check which blocks are cleanup in mir-opt testsMatthew Jasper-2/+2
2019-02-21Move the exit block of the match to the endMatthew Jasper-22/+22
2019-02-21Simplify the cleanup_post_borrowck passesMatthew Jasper-5/+5
2019-02-21Clean up MIR match loweringMatthew Jasper-50/+48
2018-09-24Add a MIR transform to remove fake readsMatthew Jasper-0/+122