rust/compiler/rustc_mir/src
bors d890e64dff Auto merge of #77549 - tmiasko:simplify-branch-same-fix, r=oli-obk
Fix miscompile in SimplifyBranchSame

Cherry-picked from #77486, but with a different test case that used to be compiled incorrectly on both master & beta branches.
2020-10-05 11:41:59 +00:00
..
borrow_check Remove DefId from MirBorrowckCtxt 2020-10-04 17:23:55 -07:00
const_eval References to ZSTs may be at arbitrary aligned addresses 2020-09-30 10:40:49 +02:00
dataflow Auto merge of #77552 - ecstatic-morse:body-def-id, r=lcnr 2020-10-05 09:26:32 +00:00
interpret Only mention that a stack frame is being popped when starting to do so 2020-10-01 08:32:24 +02:00
monomorphize Avoid calling Symbol::interner in compute_codegen_unit_name 2020-09-25 22:46:15 +01:00
transform Auto merge of #77549 - tmiasko:simplify-branch-same-fix, r=oli-obk 2020-10-05 11:41:59 +00:00
util Auto merge of #77552 - ecstatic-morse:body-def-id, r=lcnr 2020-10-05 09:26:32 +00:00
lib.rs Auto merge of #70743 - oli-obk:eager_const_to_pat_conversion, r=eddyb 2020-09-26 06:44:28 +00:00
shim.rs Remember the MirSource for each Body 2020-10-04 11:01:38 -07:00