]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir/src/transform/deduplicate_blocks.rs
Rollup merge of #82255 - nhwn:nonzero-err-as-bug, r=davidtwco
[rust.git] / compiler / rustc_mir / src / transform / deduplicate_blocks.rs
2021-02-23 Dylan DPCRollup merge of #82255 - nhwn:nonzero-err-as-bug, r...
2021-02-23 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
2021-02-23 Dylan DPCRollup merge of #82166 - kaniini:s390x-musl-target...
2021-02-23 Dylan DPCRollup merge of #82128 - anall:feature/add_diagnostic_i...
2021-02-23 Dylan DPCRollup merge of #82091 - henryboisdequin:use-place...
2021-02-23 Dylan DPCRollup merge of #81984 - sunfishcode:wasi-link, r=alexc...
2021-02-23 Dylan DPCRollup merge of #81837 - gilescope:to_ascii_speedups...
2021-02-23 Dylan DPCRollup merge of #81769 - estebank:tail-expr-as-potentia...
2021-02-23 Dylan DPCRollup merge of #81235 - reese:rw-tuple-diagnostics...
2021-02-23 Dylan DPCRollup merge of #81154 - dylni:improve-design-of-assert...
2021-02-23 Dylan DPCRollup merge of #79423 - camelid:smart-punct, r=jyn514
2021-02-22 borsAuto merge of #81978 - tmiasko:head-ctor, r=Mark-Simulacrum
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-22 borsAuto merge of #77551 - simonvandel:extend-simplify...
2021-02-21 Simon Vandel SillesenNew pass to deduplicate blocks