]> git.lizzy.rs Git - rust.git/commit
Auto merge of #34306 - arielb1:mir-dump-fixes, r=eddyb
authorbors <bors@rust-lang.org>
Fri, 17 Jun 2016 04:57:06 +0000 (21:57 -0700)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2016 04:57:06 +0000 (21:57 -0700)
commitbe203ac258365a2fb85a40314708d26112c40381
treeebda28a9c6dcc74f22f34dd7266a345c5730d156
parent114be1e9f0db2c84e38b5ed96d4e4450771e8a44
parenta6d694ea0095be73aff9c29ccc2d5da260b3bfae
Auto merge of #34306 - arielb1:mir-dump-fixes, r=eddyb

Fixes for `-Z dump-mir`

Do not overwrite the parent MIR when dumping promoted MIR.

r? @eddyb