]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt/unreachable_asm_2.rs
Rollup merge of #67784 - Mark-Simulacrum:residual-pad-integral, r=dtolnay
[rust.git] / src / test / mir-opt / unreachable_asm_2.rs
2020-01-15 Yuki OkushiRollup merge of #67784 - Mark-Simulacrum:residual-pad...
2020-01-15 borsAuto merge of #66329 - ktrianta:mir-opt-unreachable...
2020-01-14 Konstantinos Trian... Add unreachable propagation mir optimization pass