]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #70165 - matthewjasper:erase-more, r=nikomatsakis
authorMazdak Farrokhzad <twingoow@gmail.com>
Sat, 21 Mar 2020 04:33:24 +0000 (05:33 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Mar 2020 04:33:24 +0000 (05:33 +0100)
Remove the erase regions MIR transform

We now ensure that MIR never contains unerased regions in the first place.


Trivial merge