rust/compiler/rustc_mir/src
bors 2c69266c06 Auto merge of #76837 - wesleywiser:disable_consideredequal, r=oli-obk
[mir-opt] Disable the `ConsideredEqual` logic in SimplifyBranchSame opt

The logic is currently broken and we need to disable it to fix a beta
regression (see #76803)

r? `@oli-obk`
2020-09-18 10:54:14 +00:00
..
borrow_check Rollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC 2020-09-16 12:24:17 -07:00
const_eval move guaranteed{ne,eq} implementation to compile-time machine 2020-09-12 10:10:52 +02:00
dataflow Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morse 2020-09-16 12:24:30 -07:00
interpret move guaranteed{ne,eq} implementation to compile-time machine 2020-09-12 10:10:52 +02:00
monomorphize Rollup merge of #76694 - wesleywiser:partitioning_cx_trait, r=davidtwco 2020-09-16 12:34:18 +02:00
transform [mir-opt] Disable the ConsideredEqual logic in SimplifyBranchSame opt 2020-09-17 09:36:50 -04:00
util Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morse 2020-09-16 12:24:30 -07:00
lib.rs Extend dataflow framework to support arbitrary lattices 2020-08-30 11:15:24 -07:00
shim.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00