summary refs log tree commit diff
path: root/src/librustc_mir/transform/clear_dead_blocks.rs
AgeCommit message (Expand)AuthorLines
2016-02-20address review commentsAriel Ben-Yehuda-6/+24
2016-02-20use the FulfillmentContext and InferCtxt more correctlyAriel Ben-Yehuda-2/+3
2016-02-20introduce an early pass to clear dead blocksAriel Ben-Yehuda-0/+62