]> git.lizzy.rs Git - rust.git/commit
Auto merge of #34149 - arielb1:remove-remove-dead-blocks, r=nikomatsakis
authorbors <bors@rust-lang.org>
Thu, 9 Jun 2016 19:07:38 +0000 (12:07 -0700)
committerGitHub <noreply@github.com>
Thu, 9 Jun 2016 19:07:38 +0000 (12:07 -0700)
commitee00760a14020d73e8ad509b2ddbd3054101db6f
treeaeccc6913146ee50e011ecef02d235750bfaa03f
parent0740a93cc290a5419807d2e8c6c442354baf46b0
parentce4fdefbd824271c342ab253b5e475ab9dc91be9
Auto merge of #34149 - arielb1:remove-remove-dead-blocks, r=nikomatsakis

MIR cleanups and predecessor cache

This PR cleans up a few things in MIR and adds a predecessor cache to allow graph algorithms to be run easily.

r? @nikomatsakis
src/librustc_borrowck/borrowck/mir/elaborate_drops.rs
src/librustc_borrowck/borrowck/mir/mod.rs
src/librustc_driver/driver.rs