 | building/ | Auto merge of #157149 - JonathanBrouwer:rollup-JIG4HGr, r=JonathanBrouwer | 4.029 KiB | 1 months |
 | const_prop/ | Auto merge of #156224 - khyperia:unnormalized-migration, r=BoxyUwU | 9.382 KiB | 1 months |
 | copy-prop/ | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 4.590 KiB | 2 months |
 | coroutine/ | Auto merge of #156649 - cjgillot:move-async-expand, r=nnethercote | 8.044 KiB | 1 months |
 | coverage/ | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 550 B | 2 months |
 | dataflow-const-prop/ | Auto merge of #156097 - jhpratt:rollup-haL7A1y, r=jhpratt | 6.857 KiB | 2 months |
 | dead-store-elimination/ | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.161 KiB | 2 months |
 | debuginfo/ | Auto merge of #153704 - JonathanBrouwer:rollup-f0S4ki3, r=JonathanBrouwer | 849 B | 3 months |
 | dest-prop/ | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 2.519 KiB | 2 months |
 | ergonomic-clones/ | Auto merge of #139088 - spastorino:ergonomic-ref-counting-2, r=nikomatsakis | 38 B | 1 years |
 | inline/ | Auto merge of #157174 - JonathanBrouwer:rollup-XgLtev4, r=JonathanBrouwer | 10.945 KiB | 1 months |
 | instsimplify/ | Auto merge of #156473 - JonathanBrouwer:rollup-pTqyZ43, r=JonathanBrouwer | 3.994 KiB | 1 months |
 | issues/ | Auto merge of #156224 - khyperia:unnormalized-migration, r=BoxyUwU | 595 B | 1 months |
 | nll/ | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 312 B | 2 months |
 | pre-codegen/ | Auto merge of #156116 - scottmcm:tweak-layout-of-alternative, r=dianqk | 13.613 KiB | 1 months |
 | range/ | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 466 B | 2 months |
 | sroa/ | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 971 B | 2 months |
 | README.md | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 2.295 KiB | 2 months |
 | address_of.address_of_reborrow.SimplifyCfg-initial.after.mir | Auto merge of #150748 - nnethercote:canonicalizer-cleanups, r=lcnr | 15.988 KiB | 5 months |
 | address_of.borrow_and_cast.SimplifyCfg-initial.after.mir | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 1.039 KiB | 3 years |
 | address_of.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 1.097 KiB | 2 months |
 | alignment_checks.rs | Auto merge of #152825 - JonathanBrouwer:rollup-0YvwE70, r=JonathanBrouwer | 658 B | 4 months |
 | alignment_checks.sized_ptr.CheckAlignment.panic-abort.diff | Auto merge of #152825 - JonathanBrouwer:rollup-0YvwE70, r=JonathanBrouwer | 880 B | 4 months |
 | alignment_checks.sized_ptr.CheckAlignment.panic-unwind.diff | Auto merge of #152825 - JonathanBrouwer:rollup-0YvwE70, r=JonathanBrouwer | 880 B | 4 months |
 | array_index_is_temporary.main.SimplifyCfg-pre-optimizations.after.panic-abort.mir | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 1.333 KiB | 1 years |
 | array_index_is_temporary.main.SimplifyCfg-pre-optimizations.after.panic-unwind.mir | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 1.327 KiB | 1 years |
 | array_index_is_temporary.rs | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 729 B | 1 years |
 | asm_unwind_panic_abort.main.AbortUnwindingCalls.after.mir | Auto merge of #129582 - nbdd0121:unwind, r=nnethercote | 370 B | 1 years |
 | asm_unwind_panic_abort.rs | Auto merge of #129582 - nbdd0121:unwind, r=nnethercote | 498 B | 1 years |
 | basic_assignment.main.ElaborateDrops.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.006 KiB | 1 years |
 | basic_assignment.main.SimplifyCfg-initial.after.mir | Auto merge of #150748 - nnethercote:canonicalizer-cleanups, r=lcnr | 2.326 KiB | 5 months |
 | basic_assignment.rs | Auto merge of #124208 - jieyouxu:rollup-gbgpu4u, r=jieyouxu | 1.436 KiB | 2 years |
 | box_conditional_drop_allocator.main.ElaborateDrops.diff | Auto merge of #144692 - samueltardieu:rollup-0j1y08x, r=samueltardieu | 4.588 KiB | 11 months |
 | box_conditional_drop_allocator.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 907 B | 2 months |
 | box_partial_move.maybe_move.ElaborateDrops.diff | Auto merge of #136914 - marcoieni:arm-ubuntu-24, r=jdno | 2.193 KiB | 1 years |
 | box_partial_move.rs | Auto merge of #136914 - marcoieni:arm-ubuntu-24, r=jdno | 633 B | 1 years |
 | build_correct_coerce.main.built.after.mir | Auto merge of #148602 - BoxyUwU:coercion_cleanup_uncontroversial, r=lcnr | 393 B | 7 months |
 | build_correct_coerce.rs | Auto merge of #156751 - JonathanBrouwer:rollup-jecv0TQ, r=JonathanBrouwer | 521 B | 1 months |
 | byte_slice.main.SimplifyCfg-pre-optimizations.after.mir | Auto merge of #121952 - JarvisCraft:master, r=workingjubilee | 557 B | 2 years |
 | byte_slice.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 185 B | 2 months |
 | c_unwind_terminate.rs | Auto merge of #129582 - nbdd0121:unwind, r=nnethercote | 452 B | 1 years |
 | c_unwind_terminate.test.AbortUnwindingCalls.after.mir | Auto merge of #129582 - nbdd0121:unwind, r=nnethercote | 621 B | 1 years |
 | const_allocation.main.GVN.after.32bit.mir | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.694 KiB | 1 years |
 | const_allocation.main.GVN.after.64bit.mir | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.997 KiB | 1 years |
 | const_allocation.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 289 B | 2 months |
 | const_allocation2.main.GVN.after.32bit.mir | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.601 KiB | 1 years |
 | const_allocation2.main.GVN.after.64bit.mir | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.820 KiB | 1 years |
 | const_allocation2.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 325 B | 2 months |
 | const_allocation3.main.GVN.after.32bit.mir | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.085 KiB | 1 years |
 | const_allocation3.main.GVN.after.64bit.mir | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.235 KiB | 1 years |
 | const_allocation3.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 500 B | 2 months |
 | const_debuginfo.main.SingleUseConsts.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.599 KiB | 2 months |
 | const_debuginfo.rs | Auto merge of #127636 - nnethercote:fix-Parser-look_ahead, r=oli-obk | 887 B | 2 years |
 | const_goto_const_eval_fail.f.JumpThreading.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 791 B | 1 years |
 | const_goto_const_eval_fail.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 410 B | 2 months |
 | const_promotion_extern_static.BAR-promoted[0].SimplifyCfg-pre-optimizations.after.mir | Auto merge of #135465 - jhpratt:rollup-7p93bct, r=jhpratt | 359 B | 1 years |
 | const_promotion_extern_static.BAR.PromoteTemps.diff | Auto merge of #135465 - jhpratt:rollup-7p93bct, r=jhpratt | 1.024 KiB | 1 years |
 | const_promotion_extern_static.BOP.built.after.mir | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 285 B | 3 years |
 | const_promotion_extern_static.FOO-promoted[0].SimplifyCfg-pre-optimizations.after.mir | Auto merge of #121952 - JarvisCraft:master, r=workingjubilee | 378 B | 2 years |
 | const_promotion_extern_static.FOO.PromoteTemps.diff | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | 1.043 KiB | 1 years |
 | const_promotion_extern_static.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 623 B | 2 months |
 | dataflow.main.maybe_uninit.borrowck.dot | Auto merge of #141667 - lqd:lazy-maybe-init, r=matthewjasper | 1.216 KiB | 1 years |
 | dataflow.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 175 B | 2 months |
 | derefer_complex_case.main.Derefer.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.336 KiB | 1 years |
 | derefer_complex_case.main.Derefer.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.297 KiB | 1 years |
 | derefer_complex_case.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 200 B | 2 months |
 | derefer_inline_test.main.Derefer.panic-abort.diff | Auto merge of #115193 - weihanglo:rollup-6s3mz06, r=weihanglo | 787 B | 2 years |
 | derefer_inline_test.main.Derefer.panic-unwind.diff | Auto merge of #115193 - weihanglo:rollup-6s3mz06, r=weihanglo | 795 B | 2 years |
 | derefer_inline_test.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 215 B | 2 months |
 | derefer_terminator_test.main.Derefer.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.171 KiB | 1 years |
 | derefer_terminator_test.main.Derefer.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.128 KiB | 1 years |
 | derefer_terminator_test.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 337 B | 2 months |
 | derefer_test.main.Derefer.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 1.340 KiB | 3 years |
 | derefer_test.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 213 B | 2 months |
 | derefer_test_multiple.main.Derefer.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 2.803 KiB | 3 years |
 | derefer_test_multiple.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 290 B | 2 months |
 | dont_inline_type_id.call.Inline.diff | Auto merge of #115960 - GuillaumeGomez:rollup-8tky3qu, r=GuillaumeGomez | 411 B | 2 years |
 | dont_inline_type_id.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 303 B | 2 months |
 | dont_reset_cast_kind_without_updating_operand.rs | Auto merge of #147838 - matthiaskrgr:rollup-r8r148d, r=matthiaskrgr | 623 B | 8 months |
 | dont_reset_cast_kind_without_updating_operand.test.GVN.32bit.panic-abort.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 3.208 KiB | 2 months |
 | dont_reset_cast_kind_without_updating_operand.test.GVN.32bit.panic-unwind.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 2.556 KiB | 2 months |
 | dont_reset_cast_kind_without_updating_operand.test.GVN.64bit.panic-abort.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 3.217 KiB | 2 months |
 | dont_reset_cast_kind_without_updating_operand.test.GVN.64bit.panic-unwind.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 2.556 KiB | 2 months |
 | early_otherwise_branch.opt1.EarlyOtherwiseBranch.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.552 KiB | 1 years |
 | early_otherwise_branch.opt2.EarlyOtherwiseBranch.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.804 KiB | 1 years |
 | early_otherwise_branch.opt3.EarlyOtherwiseBranch.diff | Auto merge of #141451 - lcnr:canonicalize-env-cache, r=compiler-errors | 2.367 KiB | 1 years |
 | early_otherwise_branch.opt4.EarlyOtherwiseBranch.diff | Auto merge of #141451 - lcnr:canonicalize-env-cache, r=compiler-errors | 2.357 KiB | 1 years |
 | early_otherwise_branch.opt5.EarlyOtherwiseBranch.diff | Auto merge of #141451 - lcnr:canonicalize-env-cache, r=compiler-errors | 1.651 KiB | 1 years |
 | early_otherwise_branch.opt5_failed.EarlyOtherwiseBranch.diff | Auto merge of #134470 - jieyouxu:rollup-kld7kmk, r=jieyouxu | 1.241 KiB | 1 years |
 | early_otherwise_branch.opt5_failed_type.EarlyOtherwiseBranch.diff | Auto merge of #134470 - jieyouxu:rollup-kld7kmk, r=jieyouxu | 1.256 KiB | 1 years |
 | early_otherwise_branch.rs | Auto merge of #141451 - lcnr:canonicalize-env-cache, r=compiler-errors | 4.426 KiB | 1 years |
 | early_otherwise_branch.target_self.EarlyOtherwiseBranch.diff | Auto merge of #141451 - lcnr:canonicalize-env-cache, r=compiler-errors | 623 B | 1 years |
 | early_otherwise_branch_3_element_tuple.opt1.EarlyOtherwiseBranch.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.527 KiB | 1 years |
 | early_otherwise_branch_3_element_tuple.opt2.EarlyOtherwiseBranch.diff | Auto merge of #141451 - lcnr:canonicalize-env-cache, r=compiler-errors | 3.386 KiB | 1 years |
 | early_otherwise_branch_3_element_tuple.rs | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.620 KiB | 1 years |
 | early_otherwise_branch_68867.rs | Auto merge of #124208 - jieyouxu:rollup-gbgpu4u, r=jieyouxu | 1.172 KiB | 2 years |
 | early_otherwise_branch_68867.try_sum.EarlyOtherwiseBranch.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 6.450 KiB | 2 months |
 | early_otherwise_branch_noopt.noopt1.EarlyOtherwiseBranch.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.273 KiB | 1 years |
 | early_otherwise_branch_noopt.rs | Auto merge of #124208 - jieyouxu:rollup-gbgpu4u, r=jieyouxu | 754 B | 2 years |
 | early_otherwise_branch_soundness.no_deref_ptr.EarlyOtherwiseBranch.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.007 KiB | 1 years |
 | early_otherwise_branch_soundness.no_downcast.EarlyOtherwiseBranch.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 850 B | 2 months |
 | early_otherwise_branch_soundness.rs | Auto merge of #124208 - jieyouxu:rollup-gbgpu4u, r=jieyouxu | 1.354 KiB | 2 years |
 | early_otherwise_branch_unwind.poll.EarlyOtherwiseBranch.diff | Auto merge of #134470 - jieyouxu:rollup-kld7kmk, r=jieyouxu | 2.964 KiB | 1 years |
 | early_otherwise_branch_unwind.rs | Auto merge of #134470 - jieyouxu:rollup-kld7kmk, r=jieyouxu | 1.340 KiB | 1 years |
 | early_otherwise_branch_unwind.unwind.EarlyOtherwiseBranch.diff | Auto merge of #134470 - jieyouxu:rollup-kld7kmk, r=jieyouxu | 2.575 KiB | 1 years |
 | elaborate_box_deref_in_debuginfo.pointee.ElaborateBoxDerefs.diff | Auto merge of #136006 - oli-obk:push-tzonluoyuwkq, r=wesleywiser | 356 B | 2 months |
 | elaborate_box_deref_in_debuginfo.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 388 B | 2 months |
 | enum_opt.cand.EnumSizeOpt.32bit.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 2.134 KiB | 2 months |
 | enum_opt.cand.EnumSizeOpt.64bit.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 2.143 KiB | 2 months |
 | enum_opt.invalid.EnumSizeOpt.32bit.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 661 B | 3 years |
 | enum_opt.invalid.EnumSizeOpt.64bit.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 661 B | 3 years |
 | enum_opt.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 1.851 KiB | 2 months |
 | enum_opt.trunc.EnumSizeOpt.32bit.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 933 B | 3 years |
 | enum_opt.trunc.EnumSizeOpt.64bit.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 933 B | 3 years |
 | enum_opt.unin.EnumSizeOpt.32bit.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 2.092 KiB | 2 months |
 | enum_opt.unin.EnumSizeOpt.64bit.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 2.101 KiB | 2 months |
 | fn_ptr_shim.core.ops-function-Fn-call.AddMovesForPackedDrops.before.mir | Auto merge of #113105 - matthiaskrgr:rollup-rci0uym, r=matthiaskrgr | 309 B | 3 years |
 | fn_ptr_shim.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 379 B | 2 months |
 | funky_arms.float_to_exponential_common.GVN.32bit.panic-abort.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 5.057 KiB | 2 months |
 | funky_arms.float_to_exponential_common.GVN.32bit.panic-unwind.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 5.045 KiB | 2 months |
 | funky_arms.float_to_exponential_common.GVN.64bit.panic-abort.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 5.073 KiB | 2 months |
 | funky_arms.float_to_exponential_common.GVN.64bit.panic-unwind.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 5.062 KiB | 2 months |
 | funky_arms.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 1.559 KiB | 2 months |
 | global_asm.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 229 B | 2 months |
 | global_asm.{global_asm#0}.SimplifyLocals-final.after.mir | Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearth | 173 B | 1 years |
 | graphviz.main.built.after.dot | Auto merge of #106458 - albertlarsan68:move-tests, r=jyn514 | 454 B | 3 years |
 | graphviz.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 139 B | 2 months |
 | gvn.aggregate_struct_then_transmute.GVN.panic-abort.diff | Auto merge of #156097 - jhpratt:rollup-haL7A1y, r=jhpratt | 10.172 KiB | 2 months |
 | gvn.aggregate_struct_then_transmute.GVN.panic-unwind.diff | Auto merge of #156097 - jhpratt:rollup-haL7A1y, r=jhpratt | 10.128 KiB | 2 months |
 | gvn.arithmetic.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 13.742 KiB | 2 months |
 | gvn.arithmetic.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 13.584 KiB | 2 months |
 | gvn.arithmetic_checked.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 4.977 KiB | 2 months |
 | gvn.arithmetic_checked.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 4.918 KiB | 2 months |
 | gvn.arithmetic_float.GVN.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 4.323 KiB | 1 years |
 | gvn.arithmetic_float.GVN.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 4.297 KiB | 1 years |
 | gvn.array_len.GVN.panic-abort.diff | Auto merge of #146666 - Zalathar:rollup-m2b8low, r=Zalathar | 704 B | 9 months |
 | gvn.array_len.GVN.panic-unwind.diff | Auto merge of #146666 - Zalathar:rollup-m2b8low, r=Zalathar | 704 B | 9 months |
 | gvn.borrowed.GVN.panic-abort.diff | Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr | 705 B | 1 years |
 | gvn.borrowed.GVN.panic-unwind.diff | Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr | 690 B | 1 years |
 | gvn.cast.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 16.180 KiB | 2 months |
 | gvn.cast.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 16.004 KiB | 2 months |
 | gvn.cast_pointer_eq.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.772 KiB | 2 months |
 | gvn.cast_pointer_eq.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.772 KiB | 2 months |
 | gvn.cast_pointer_then_transmute.GVN.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.277 KiB | 1 years |
 | gvn.cast_pointer_then_transmute.GVN.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.277 KiB | 1 years |
 | gvn.casts_before_aggregate_raw_ptr.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.534 KiB | 2 months |
 | gvn.casts_before_aggregate_raw_ptr.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.534 KiB | 2 months |
 | gvn.comparison.GVN.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.491 KiB | 1 years |
 | gvn.comparison.GVN.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.474 KiB | 1 years |
 | gvn.constant_index_overflow.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 2.919 KiB | 2 months |
 | gvn.constant_index_overflow.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 2.901 KiB | 2 months |
 | gvn.dedup_multiple_bounds_checks_lengths.GVN.panic-abort.diff | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 2.554 KiB | 1 years |
 | gvn.dedup_multiple_bounds_checks_lengths.GVN.panic-unwind.diff | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 2.536 KiB | 1 years |
 | gvn.dereference_indexing.GVN.panic-abort.diff | Auto merge of #147083 - dianne:non-extended-indices, r=matthewjasper | 1.611 KiB | 8 months |
 | gvn.dereference_indexing.GVN.panic-unwind.diff | Auto merge of #147083 - dianne:non-extended-indices, r=matthewjasper | 1.603 KiB | 8 months |
 | gvn.dereference_reborrow.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 777 B | 2 months |
 | gvn.dereference_reborrow.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 777 B | 2 months |
 | gvn.dereferences.GVN.panic-abort.diff | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 4.877 KiB | 4 months |
 | gvn.dereferences.GVN.panic-unwind.diff | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 4.827 KiB | 4 months |
 | gvn.duplicate_slice.GVN.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.325 KiB | 11 months |
 | gvn.duplicate_slice.GVN.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.313 KiB | 11 months |
 | gvn.field_borrow.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 601 B | 2 months |
 | gvn.field_borrow.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 601 B | 2 months |
 | gvn.field_borrow_2.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.205 KiB | 2 months |
 | gvn.field_borrow_2.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.205 KiB | 2 months |
 | gvn.fn_pointers.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.577 KiB | 2 months |
 | gvn.fn_pointers.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.554 KiB | 2 months |
 | gvn.generic_cast_metadata.GVN.panic-abort.diff | Auto merge of #144109 - matthiaskrgr:rollup-mz0mrww, r=matthiaskrgr | 1.332 KiB | 11 months |
 | gvn.generic_cast_metadata.GVN.panic-unwind.diff | Auto merge of #144109 - matthiaskrgr:rollup-mz0mrww, r=matthiaskrgr | 1.332 KiB | 11 months |
 | gvn.indirect_static.GVN.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 398 B | 1 years |
 | gvn.indirect_static.GVN.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 398 B | 1 years |
 | gvn.manual_slice_mut_len.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 945 B | 2 months |
 | gvn.manual_slice_mut_len.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 945 B | 2 months |
 | gvn.meta_of_ref_to_slice.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 780 B | 2 months |
 | gvn.meta_of_ref_to_slice.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 780 B | 2 months |
 | gvn.multiple_branches.GVN.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 5.367 KiB | 1 years |
 | gvn.multiple_branches.GVN.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 5.326 KiB | 1 years |
 | gvn.non_freeze.GVN.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 563 B | 1 years |
 | gvn.non_freeze.GVN.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 554 B | 1 years |
 | gvn.references.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 4.714 KiB | 2 months |
 | gvn.references.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 4.787 KiB | 2 months |
 | gvn.remove_casts_must_change_both_sides.GVN.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 471 B | 1 years |
 | gvn.remove_casts_must_change_both_sides.GVN.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 471 B | 1 years |
 | gvn.repeat.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.890 KiB | 2 months |
 | gvn.repeat.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.890 KiB | 2 months |
 | gvn.repeated_index.GVN.panic-abort.diff | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 2.293 KiB | 1 years |
 | gvn.repeated_index.GVN.panic-unwind.diff | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 2.270 KiB | 1 years |
 | gvn.rs | Auto merge of #156097 - jhpratt:rollup-haL7A1y, r=jhpratt | 40.482 KiB | 2 months |
 | gvn.slice_const_length.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.106 KiB | 2 months |
 | gvn.slice_const_length.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.104 KiB | 2 months |
 | gvn.slice_from_raw_parts_as_ptr.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.381 KiB | 2 months |
 | gvn.slice_from_raw_parts_as_ptr.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.381 KiB | 2 months |
 | gvn.slices.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 9.234 KiB | 2 months |
 | gvn.slices.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 9.193 KiB | 2 months |
 | gvn.subexpression_elimination.GVN.panic-abort.diff | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 27.578 KiB | 4 months |
 | gvn.subexpression_elimination.GVN.panic-unwind.diff | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 27.338 KiB | 4 months |
 | gvn.transmute_then_cast_pointer.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.121 KiB | 2 months |
 | gvn.transmute_then_cast_pointer.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.112 KiB | 2 months |
 | gvn.transmute_then_transmute_again.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.562 KiB | 2 months |
 | gvn.transmute_then_transmute_again.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.550 KiB | 2 months |
 | gvn.unary.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 4.120 KiB | 2 months |
 | gvn.unary.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 4.085 KiB | 2 months |
 | gvn.wide_ptr_integer.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 5.910 KiB | 2 months |
 | gvn.wide_ptr_integer.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 5.875 KiB | 2 months |
 | gvn.wide_ptr_provenance.GVN.panic-abort.diff | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | 7.117 KiB | 1 years |
 | gvn.wide_ptr_provenance.GVN.panic-unwind.diff | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | 7.100 KiB | 1 years |
 | gvn.wide_ptr_same_provenance.GVN.panic-abort.diff | Auto merge of #147083 - dianne:non-extended-indices, r=matthewjasper | 8.385 KiB | 8 months |
 | gvn.wide_ptr_same_provenance.GVN.panic-unwind.diff | Auto merge of #147083 - dianne:non-extended-indices, r=matthewjasper | 8.355 KiB | 8 months |
 | gvn.wrap_unwrap.GVN.panic-abort.diff | Auto merge of #151363 - JonathanBrouwer:rollup-yIXELnN, r=JonathanBrouwer | 1.186 KiB | 5 months |
 | gvn.wrap_unwrap.GVN.panic-unwind.diff | Auto merge of #151363 - JonathanBrouwer:rollup-yIXELnN, r=JonathanBrouwer | 1.183 KiB | 5 months |
 | gvn_clone.rs | Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr | 405 B | 1 years |
 | gvn_clone.{impl#0}-clone.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.592 KiB | 2 months |
 | gvn_const_eval_polymorphic.no_optimize.GVN.diff | Auto merge of #149366 - cjgillot:gvn-primitive, r=RalfJung | 344 B | 4 months |
 | gvn_const_eval_polymorphic.optimize_false.GVN.diff | Auto merge of #114669 - cjgillot:metadata-wp, r=petrochenkov | 318 B | 1 years |
 | gvn_const_eval_polymorphic.optimize_true.GVN.diff | Auto merge of #114669 - cjgillot:metadata-wp, r=petrochenkov | 312 B | 1 years |
 | gvn_const_eval_polymorphic.rs | Auto merge of #149366 - cjgillot:gvn-primitive, r=RalfJung | 1.762 KiB | 4 months |
 | gvn_copy_aggregate.all_copy.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.110 KiB | 2 months |
 | gvn_copy_aggregate.all_copy_2.GVN.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.343 KiB | 2 months |
 | gvn_copy_aggregate.all_copy_different_type.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.193 KiB | 2 months |
 | gvn_copy_aggregate.all_copy_has_changed.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.224 KiB | 2 months |
 | gvn_copy_aggregate.all_copy_move.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.112 KiB | 2 months |
 | gvn_copy_aggregate.all_copy_mut.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.397 KiB | 2 months |
 | gvn_copy_aggregate.all_copy_ret_2.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.775 KiB | 2 months |
 | gvn_copy_aggregate.all_copy_use_changed.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.361 KiB | 2 months |
 | gvn_copy_aggregate.all_copy_use_changed_2.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.367 KiB | 2 months |
 | gvn_copy_aggregate.deref_nonssa.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.083 KiB | 2 months |
 | gvn_copy_aggregate.deref_nonssa_2.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.645 KiB | 2 months |
 | gvn_copy_aggregate.enum_different_variant.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.976 KiB | 2 months |
 | gvn_copy_aggregate.enum_identical_variant.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.961 KiB | 2 months |
 | gvn_copy_aggregate.nest_copy.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.880 KiB | 2 months |
 | gvn_copy_aggregate.remove_storage_dead.GVN.diff | Auto merge of #125419 - GuillaumeGomez:add-gcc-to-dist, r=Kobzol | 1.300 KiB | 1 years |
 | gvn_copy_aggregate.remove_storage_dead_from_index.GVN.diff | Auto merge of #125419 - GuillaumeGomez:add-gcc-to-dist, r=Kobzol | 677 B | 1 years |
 | gvn_copy_aggregate.rs | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 7.657 KiB | 4 months |
 | gvn_copy_aggregate.same_type_different_index.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 902 B | 2 months |
 | gvn_copy_constant_projection.compare_constant_index.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.871 KiB | 2 months |
 | gvn_copy_constant_projection.compare_constant_index.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.859 KiB | 2 months |
 | gvn_copy_constant_projection.rs | Auto merge of #139327 - cjgillot:gvn-place, r=oli-obk | 532 B | 1 years |
 | gvn_copy_moves.fn0.GVN.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 682 B | 1 years |
 | gvn_copy_moves.rs | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.067 KiB | 1 years |
 | gvn_loop.loop_deref_mut.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 2.137 KiB | 2 months |
 | gvn_loop.rs | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 1.047 KiB | 4 months |
 | gvn_on_unsafe_binder.propagate.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 817 B | 2 months |
 | gvn_on_unsafe_binder.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 767 B | 2 months |
 | gvn_on_unsafe_binder.test.GVN.diff | Auto merge of #138548 - jieyouxu:rollup-xpslct5, r=jieyouxu | 644 B | 1 years |
 | gvn_overlapping.copy_overlapping.GVN.diff | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 419 B | 4 months |
 | gvn_overlapping.fields.GVN.diff | Auto merge of #146289 - cjgillot:gvn-aggregate, r=dianqk | 299 B | 10 months |
 | gvn_overlapping.overlapping.GVN.diff | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 394 B | 4 months |
 | gvn_overlapping.rs | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 2.200 KiB | 4 months |
 | gvn_overlapping.stable_projection.GVN.diff | Auto merge of #150485 - dianqk:gvn-ssa-borrow, r=cjgillot | 547 B | 4 months |
 | gvn_ptr_eq_with_constant.main.GVN.diff | Auto merge of #154375 - RalfJung:large_enums, r=wesleywiser | 1.842 KiB | 3 months |
 | gvn_ptr_eq_with_constant.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 497 B | 2 months |
 | gvn_repeat.index_place.GVN.diff | Auto merge of #147397 - Zalathar:rollup-mioe9m4, r=Zalathar | 311 B | 9 months |
 | gvn_repeat.repeat_local.GVN.diff | Auto merge of #147397 - Zalathar:rollup-mioe9m4, r=Zalathar | 366 B | 9 months |
 | gvn_repeat.repeat_place.GVN.diff | Auto merge of #141668 - tgross35:rollup-03gg6lf, r=tgross35 | 370 B | 1 years |
 | gvn_repeat.rs | Auto merge of #147397 - Zalathar:rollup-mioe9m4, r=Zalathar | 1.639 KiB | 9 months |
 | gvn_storage_issue_141649.f.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 407 B | 2 months |
 | gvn_storage_issue_141649.f_borrowed.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 524 B | 2 months |
 | gvn_storage_issue_141649.f_dead.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 452 B | 2 months |
 | gvn_storage_issue_141649.rs | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 2.065 KiB | 2 months |
 | gvn_storage_issue_141649_debug.f.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 437 B | 2 months |
 | gvn_storage_issue_141649_debug.rs | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 751 B | 2 months |
 | gvn_storage_twice.repeat_local.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 366 B | 2 months |
 | gvn_storage_twice.repeat_local_dead.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 423 B | 2 months |
 | gvn_storage_twice.repeat_local_dead_live.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 480 B | 2 months |
 | gvn_storage_twice.rs | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.893 KiB | 2 months |
 | gvn_storage_unreachable.f.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 548 B | 2 months |
 | gvn_storage_unreachable.rs | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.005 KiB | 2 months |
 | gvn_uninhabited.f.GVN.panic-abort.diff | Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr | 718 B | 1 years |
 | gvn_uninhabited.f.GVN.panic-unwind.diff | Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr | 718 B | 1 years |
 | gvn_uninhabited.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 355 B | 2 months |
 | if_condition_int.dont_opt_bool.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 593 B | 5 months |
 | if_condition_int.dont_opt_floats.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 744 B | 5 months |
 | if_condition_int.dont_remove_comparison.SimplifyComparisonIntegral.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.281 KiB | 2 months |
 | if_condition_int.on_non_ssa_cmp.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 515 B | 5 months |
 | if_condition_int.on_non_ssa_place.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 544 B | 5 months |
 | if_condition_int.on_non_ssa_switch.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 523 B | 5 months |
 | if_condition_int.opt_char.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 797 B | 5 months |
 | if_condition_int.opt_i8.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 788 B | 5 months |
 | if_condition_int.opt_multiple_ifs.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 1.315 KiB | 5 months |
 | if_condition_int.opt_negative.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 818 B | 5 months |
 | if_condition_int.opt_u32.SimplifyComparisonIntegral.diff | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 794 B | 5 months |
 | if_condition_int.rs | Auto merge of #150925 - dianqk:if-cmp, r=saethlin | 6.491 KiB | 5 months |
 | impossible_predicates.impossible_predicate.ImpossiblePredicates.diff | Auto merge of #135262 - mrkajetanp:ci-aarch64-dist-reland, r=Kobzol | 771 B | 1 years |
 | impossible_predicates.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 233 B | 2 months |
 | inline_default_trait_body.Trait-a.Inline.panic-abort.diff | Auto merge of #143035 - ywxt:less-work-steal, r=oli-obk | 601 B | 1 years |
 | inline_default_trait_body.Trait-a.Inline.panic-unwind.diff | Auto merge of #143035 - ywxt:less-work-steal, r=oli-obk | 598 B | 1 years |
 | inline_default_trait_body.Trait-b.Inline.panic-abort.diff | Auto merge of #143035 - ywxt:less-work-steal, r=oli-obk | 601 B | 1 years |
 | inline_default_trait_body.Trait-b.Inline.panic-unwind.diff | Auto merge of #143035 - ywxt:less-work-steal, r=oli-obk | 598 B | 1 years |
 | inline_default_trait_body.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 388 B | 2 months |
 | inline_double_cycle.a.Inline.panic-abort.diff | Auto merge of #144166 - matthiaskrgr:rollup-wccepuo, r=matthiaskrgr | 1.231 KiB | 11 months |
 | inline_double_cycle.a.Inline.panic-unwind.diff | Auto merge of #144166 - matthiaskrgr:rollup-wccepuo, r=matthiaskrgr | 1.220 KiB | 11 months |
 | inline_double_cycle.b.Inline.panic-abort.diff | Auto merge of #144166 - matthiaskrgr:rollup-wccepuo, r=matthiaskrgr | 1.231 KiB | 11 months |
 | inline_double_cycle.b.Inline.panic-unwind.diff | Auto merge of #144166 - matthiaskrgr:rollup-wccepuo, r=matthiaskrgr | 1.220 KiB | 11 months |
 | inline_double_cycle.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 437 B | 2 months |
 | inline_fn_call_for_fn_def.rs | Auto merge of #137907 - compiler-errors:inline-fnonce, r=saethlin | 492 B | 1 years |
 | inline_fn_call_for_fn_def.test.Inline.diff | Auto merge of #137907 - compiler-errors:inline-fnonce, r=saethlin | 952 B | 1 years |
 | inline_generically_if_sized.call.Inline.diff | Auto merge of #123949 - scottmcm:debug-no-means-no-debug-info-when-inlined, r=oli-obk,onur-ozkan | 469 B | 2 years |
 | inline_generically_if_sized.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 306 B | 2 months |
 | inline_var_debug_info_kept.rs | Auto merge of #143390 - GuillaumeGomez:rollup-2avj41s, r=GuillaumeGomez | 1.193 KiB | 1 years |
 | issue_101973.inner.GVN.panic-abort.diff | Auto merge of #147231 - CrooseGit:dev/reucru01/extend_rustc_force_inline, r=saethlin | 2.661 KiB | 9 months |
 | issue_101973.inner.GVN.panic-unwind.diff | Auto merge of #147231 - CrooseGit:dev/reucru01/extend_rustc_force_inline, r=saethlin | 2.649 KiB | 9 months |
 | issue_101973.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 552 B | 2 months |
 | issue_104451_unwindable_intrinsics.main.AbortUnwindingCalls.after.panic-abort.mir | Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-errors | 333 B | 2 years |
 | issue_104451_unwindable_intrinsics.main.AbortUnwindingCalls.after.panic-unwind.mir | Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-errors | 330 B | 2 years |
 | issue_104451_unwindable_intrinsics.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 377 B | 2 months |
 | issue_120925_unsafefncast.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 394 B | 2 months |
 | issue_38669.main.SimplifyCfg-initial.after.mir | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 913 B | 1 years |
 | issue_38669.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 293 B | 2 months |
 | issue_41110.main.ElaborateDrops.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.471 KiB | 1 years |
 | issue_41110.main.ElaborateDrops.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.471 KiB | 1 years |
 | issue_41110.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 579 B | 2 months |
 | issue_41110.test.ElaborateDrops.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.100 KiB | 1 years |
 | issue_41110.test.ElaborateDrops.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.103 KiB | 1 years |
 | issue_41697.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 1.065 KiB | 2 months |
 | issue_41697.{impl#0}-{constant#0}.SimplifyCfg-promote-consts.after.mir | Auto merge of #125912 - nnethercote:rustfmt-tests-mir-opt, r=oli-obk | 566 B | 2 years |
 | issue_41888.main.ElaborateDrops.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 3.076 KiB | 1 years |
 | issue_41888.main.ElaborateDrops.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 3.079 KiB | 1 years |
 | issue_41888.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 500 B | 2 months |
 | issue_62289.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 330 B | 2 months |
 | issue_62289.test.ElaborateDrops.after.panic-abort.mir | Auto merge of #148190 - RalfJung:box_new, r=RalfJung | 2.789 KiB | 4 months |
 | issue_62289.test.ElaborateDrops.after.panic-unwind.mir | Auto merge of #148190 - RalfJung:box_new, r=RalfJung | 2.792 KiB | 4 months |
 | issue_72181.bar.built.after.mir | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 381 B | 1 years |
 | issue_72181.foo.built.after.mir | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 576 B | 1 years |
 | issue_72181.main.built.after.mir | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 1.450 KiB | 1 years |
 | issue_72181.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 595 B | 2 months |
 | issue_72181_1.f.built.after.mir | Auto merge of #127635 - matthiaskrgr:rollup-foopajr, r=matthiaskrgr | 234 B | 2 years |
 | issue_72181_1.main.built.after.mir | Auto merge of #150748 - nnethercote:canonicalizer-cleanups, r=lcnr | 1.151 KiB | 5 months |
 | issue_72181_1.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 428 B | 2 months |
 | issue_76432.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 471 B | 2 months |
 | issue_76432.test.SimplifyComparisonIntegral.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.340 KiB | 2 months |
 | issue_76432.test.SimplifyComparisonIntegral.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.337 KiB | 2 months |
 | issue_78192.f.InstSimplify-after-simplifycfg.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 628 B | 1 years |
 | issue_78192.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 241 B | 2 months |
 | issue_91633.bar.built.after.mir | Auto merge of #127635 - matthiaskrgr:rollup-foopajr, r=matthiaskrgr | 810 B | 2 years |
 | issue_91633.foo.built.after.mir | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 1.154 KiB | 1 years |
 | issue_91633.fun.built.after.mir | Auto merge of #147083 - dianne:non-extended-indices, r=matthewjasper | 731 B | 8 months |
 | issue_91633.hey.built.after.mir | Auto merge of #127635 - matthiaskrgr:rollup-foopajr, r=matthiaskrgr | 769 B | 2 years |
 | issue_91633.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 547 B | 2 months |
 | issue_99325.main.built.after.32bit.mir | Auto merge of #157094 - khyperia:UnevaluatedConstKind, r=BoxyUwU | 6.930 KiB | 1 months |
 | issue_99325.main.built.after.64bit.mir | Auto merge of #157094 - khyperia:UnevaluatedConstKind, r=BoxyUwU | 6.930 KiB | 1 months |
 | issue_99325.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 448 B | 2 months |
 | jump_threading.aggregate.JumpThreading.panic-abort.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.058 KiB | 7 months |
 | jump_threading.aggregate.JumpThreading.panic-unwind.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.058 KiB | 7 months |
 | jump_threading.aggregate_copy.JumpThreading.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.213 KiB | 1 years |
 | jump_threading.aggregate_copy.JumpThreading.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.213 KiB | 1 years |
 | jump_threading.assume.JumpThreading.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 648 B | 1 years |
 | jump_threading.assume.JumpThreading.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 648 B | 1 years |
 | jump_threading.bitwise_not.JumpThreading.panic-abort.diff | Auto merge of #139746 - ChrisDenton:rollup-eq08b2e, r=ChrisDenton | 956 B | 1 years |
 | jump_threading.bitwise_not.JumpThreading.panic-unwind.diff | Auto merge of #139746 - ChrisDenton:rollup-eq08b2e, r=ChrisDenton | 956 B | 1 years |
 | jump_threading.chained_conditions.JumpThreading.panic-abort.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 17.901 KiB | 2 months |
 | jump_threading.chained_conditions.JumpThreading.panic-unwind.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 18.285 KiB | 2 months |
 | jump_threading.custom_discr.JumpThreading.panic-abort.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.172 KiB | 7 months |
 | jump_threading.custom_discr.JumpThreading.panic-unwind.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.172 KiB | 7 months |
 | jump_threading.dfa.JumpThreading.panic-abort.diff | Auto merge of #128461 - matthiaskrgr:rollup-3dpp11g, r=matthiaskrgr | 1.283 KiB | 1 years |
 | jump_threading.dfa.JumpThreading.panic-unwind.diff | Auto merge of #128461 - matthiaskrgr:rollup-3dpp11g, r=matthiaskrgr | 1.283 KiB | 1 years |
 | jump_threading.disappearing_bb.JumpThreading.panic-abort.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.294 KiB | 7 months |
 | jump_threading.disappearing_bb.JumpThreading.panic-unwind.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.294 KiB | 7 months |
 | jump_threading.duplicate_chain.JumpThreading.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 820 B | 1 years |
 | jump_threading.duplicate_chain.JumpThreading.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 820 B | 1 years |
 | jump_threading.floats.JumpThreading.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.115 KiB | 1 years |
 | jump_threading.floats.JumpThreading.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.115 KiB | 1 years |
 | jump_threading.identity.JumpThreading.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.837 KiB | 2 months |
 | jump_threading.identity.JumpThreading.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.837 KiB | 2 months |
 | jump_threading.logical_not.JumpThreading.panic-abort.diff | Auto merge of #139746 - ChrisDenton:rollup-eq08b2e, r=ChrisDenton | 958 B | 1 years |
 | jump_threading.logical_not.JumpThreading.panic-unwind.diff | Auto merge of #139746 - ChrisDenton:rollup-eq08b2e, r=ChrisDenton | 958 B | 1 years |
 | jump_threading.multiple_match.JumpThreading.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 981 B | 1 years |
 | jump_threading.multiple_match.JumpThreading.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 981 B | 1 years |
 | jump_threading.mutable_ref.JumpThreading.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.132 KiB | 1 years |
 | jump_threading.mutable_ref.JumpThreading.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.132 KiB | 1 years |
 | jump_threading.mutate_discriminant.JumpThreading.panic-abort.diff | Auto merge of #156097 - jhpratt:rollup-haL7A1y, r=jhpratt | 728 B | 2 months |
 | jump_threading.mutate_discriminant.JumpThreading.panic-unwind.diff | Auto merge of #156097 - jhpratt:rollup-haL7A1y, r=jhpratt | 728 B | 2 months |
 | jump_threading.renumbered_bb.JumpThreading.panic-abort.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.044 KiB | 7 months |
 | jump_threading.renumbered_bb.JumpThreading.panic-unwind.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.044 KiB | 7 months |
 | jump_threading.rs | Auto merge of #156097 - jhpratt:rollup-haL7A1y, r=jhpratt | 20.105 KiB | 2 months |
 | jump_threading.too_complex.JumpThreading.panic-abort.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 2.245 KiB | 7 months |
 | jump_threading.too_complex.JumpThreading.panic-unwind.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 2.245 KiB | 7 months |
 | jump_threading.two_reads.JumpThreading.panic-abort.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.156 KiB | 7 months |
 | jump_threading.two_reads.JumpThreading.panic-unwind.diff | Auto merge of #142821 - cjgillot:jump-threading-single, r=saethlin | 1.156 KiB | 7 months |
 | loop_test.main.SimplifyCfg-promote-consts.after.mir | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 903 B | 3 years |
 | loop_test.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 513 B | 2 months |
 | lower_array_len.array_bound.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.775 KiB | 2 months |
 | lower_array_len.array_bound.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.770 KiB | 2 months |
 | lower_array_len.array_bound_mut.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 2.390 KiB | 2 months |
 | lower_array_len.array_bound_mut.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 2.378 KiB | 2 months |
 | lower_array_len.array_len.GVN.panic-abort.diff | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | 572 B | 1 years |
 | lower_array_len.array_len.GVN.panic-unwind.diff | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | 572 B | 1 years |
 | lower_array_len.array_len_by_value.GVN.panic-abort.diff | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | 595 B | 1 years |
 | lower_array_len.array_len_by_value.GVN.panic-unwind.diff | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | 595 B | 1 years |
 | lower_array_len.array_len_raw.GVN.panic-abort.diff | Auto merge of #146666 - Zalathar:rollup-m2b8low, r=Zalathar | 1.083 KiB | 9 months |
 | lower_array_len.array_len_raw.GVN.panic-unwind.diff | Auto merge of #146666 - Zalathar:rollup-m2b8low, r=Zalathar | 1.083 KiB | 9 months |
 | lower_array_len.array_len_reborrow.GVN.panic-abort.diff | Auto merge of #146666 - Zalathar:rollup-m2b8low, r=Zalathar | 1.014 KiB | 9 months |
 | lower_array_len.array_len_reborrow.GVN.panic-unwind.diff | Auto merge of #146666 - Zalathar:rollup-m2b8low, r=Zalathar | 1.014 KiB | 9 months |
 | lower_array_len.rs | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.017 KiB | 1 years |
 | lower_intrinsics.assume.LowerIntrinsics.panic-abort.diff | Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-errors | 448 B | 2 years |
 | lower_intrinsics.assume.LowerIntrinsics.panic-unwind.diff | Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-errors | 448 B | 2 years |
 | lower_intrinsics.discriminant.LowerIntrinsics.panic-abort.diff | Auto merge of #121561 - jieyouxu:compiletest-directive-typo-check, r=onur-ozkan | 2.395 KiB | 2 years |
 | lower_intrinsics.discriminant.LowerIntrinsics.panic-unwind.diff | Auto merge of #121561 - jieyouxu:compiletest-directive-typo-check, r=onur-ozkan | 2.438 KiB | 2 years |
 | lower_intrinsics.f_copy_nonoverlapping.LowerIntrinsics.panic-abort.diff | Auto merge of #141270 - Zalathar:rollup-jd1y1f6, r=Zalathar | 1.760 KiB | 1 years |
 | lower_intrinsics.f_copy_nonoverlapping.LowerIntrinsics.panic-unwind.diff | Auto merge of #141270 - Zalathar:rollup-jd1y1f6, r=Zalathar | 1.760 KiB | 1 years |
 | lower_intrinsics.forget.LowerIntrinsics.panic-abort.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 520 B | 3 years |
 | lower_intrinsics.forget.LowerIntrinsics.panic-unwind.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 520 B | 3 years |
 | lower_intrinsics.get_metadata.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.654 KiB | 1 years |
 | lower_intrinsics.get_metadata.LowerIntrinsics.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.654 KiB | 1 years |
 | lower_intrinsics.make_pointers.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.637 KiB | 1 years |
 | lower_intrinsics.make_pointers.LowerIntrinsics.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.637 KiB | 1 years |
 | lower_intrinsics.non_const.LowerIntrinsics.panic-abort.diff | Auto merge of #147997 - jhpratt:rollup-nupruru, r=jhpratt | 613 B | 8 months |
 | lower_intrinsics.non_const.LowerIntrinsics.panic-unwind.diff | Auto merge of #147997 - jhpratt:rollup-nupruru, r=jhpratt | 613 B | 8 months |
 | lower_intrinsics.ptr_offset.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 678 B | 1 years |
 | lower_intrinsics.ptr_offset.LowerIntrinsics.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 678 B | 1 years |
 | lower_intrinsics.read_via_copy_primitive.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 541 B | 1 years |
 | lower_intrinsics.read_via_copy_primitive.LowerIntrinsics.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 541 B | 1 years |
 | lower_intrinsics.read_via_copy_uninhabited.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 473 B | 1 years |
 | lower_intrinsics.read_via_copy_uninhabited.LowerIntrinsics.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 473 B | 1 years |
 | lower_intrinsics.rs | Auto merge of #148190 - RalfJung:box_new, r=RalfJung | 8.226 KiB | 4 months |
 | lower_intrinsics.slice_get.LowerIntrinsics.panic-abort.diff | Auto merge of #141824 - matthiaskrgr:rollup-7nffwd0, r=matthiaskrgr | 2.440 KiB | 1 years |
 | lower_intrinsics.slice_get.LowerIntrinsics.panic-unwind.diff | Auto merge of #141824 - matthiaskrgr:rollup-7nffwd0, r=matthiaskrgr | 2.440 KiB | 1 years |
 | lower_intrinsics.three_way_compare_char.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 842 B | 1 years |
 | lower_intrinsics.three_way_compare_char.LowerIntrinsics.panic-unwind.diff | Auto merge of #139689 - jhpratt:rollup-wlkdyjg, r=jhpratt | 842 B | 1 years |
 | lower_intrinsics.three_way_compare_signed.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 793 B | 1 years |
 | lower_intrinsics.three_way_compare_signed.LowerIntrinsics.panic-unwind.diff | Auto merge of #139689 - jhpratt:rollup-wlkdyjg, r=jhpratt | 793 B | 1 years |
 | lower_intrinsics.three_way_compare_unsigned.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 849 B | 1 years |
 | lower_intrinsics.three_way_compare_unsigned.LowerIntrinsics.panic-unwind.diff | Auto merge of #139689 - jhpratt:rollup-wlkdyjg, r=jhpratt | 849 B | 1 years |
 | lower_intrinsics.transmute_inhabited.LowerIntrinsics.panic-abort.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 587 B | 1 years |
 | lower_intrinsics.transmute_inhabited.LowerIntrinsics.panic-unwind.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 587 B | 1 years |
 | lower_intrinsics.transmute_ref_dst.LowerIntrinsics.panic-abort.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 557 B | 1 years |
 | lower_intrinsics.transmute_ref_dst.LowerIntrinsics.panic-unwind.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 557 B | 1 years |
 | lower_intrinsics.transmute_to_box_uninhabited.LowerIntrinsics.panic-abort.diff | Auto merge of #135202 - GuillaumeGomez:rollup-9xgs39t, r=GuillaumeGomez | 773 B | 1 years |
 | lower_intrinsics.transmute_to_box_uninhabited.LowerIntrinsics.panic-unwind.diff | Auto merge of #135202 - GuillaumeGomez:rollup-9xgs39t, r=GuillaumeGomez | 773 B | 1 years |
 | lower_intrinsics.transmute_to_mut_uninhabited.LowerIntrinsics.panic-abort.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 606 B | 1 years |
 | lower_intrinsics.transmute_to_mut_uninhabited.LowerIntrinsics.panic-unwind.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 606 B | 1 years |
 | lower_intrinsics.transmute_to_ref_uninhabited.LowerIntrinsics.panic-abort.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 594 B | 1 years |
 | lower_intrinsics.transmute_to_ref_uninhabited.LowerIntrinsics.panic-unwind.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 594 B | 1 years |
 | lower_intrinsics.transmute_uninhabited.LowerIntrinsics.panic-abort.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 473 B | 1 years |
 | lower_intrinsics.transmute_uninhabited.LowerIntrinsics.panic-unwind.diff | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | 473 B | 1 years |
 | lower_intrinsics.unchecked.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 5.479 KiB | 1 years |
 | lower_intrinsics.unchecked.LowerIntrinsics.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 5.479 KiB | 1 years |
 | lower_intrinsics.unreachable.LowerIntrinsics.panic-abort.diff | Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-errors | 365 B | 2 years |
 | lower_intrinsics.unreachable.LowerIntrinsics.panic-unwind.diff | Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-errors | 365 B | 2 years |
 | lower_intrinsics.with_overflow.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.882 KiB | 1 years |
 | lower_intrinsics.with_overflow.LowerIntrinsics.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.882 KiB | 1 years |
 | lower_intrinsics.wrapping.LowerIntrinsics.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.827 KiB | 1 years |
 | lower_intrinsics.wrapping.LowerIntrinsics.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.827 KiB | 1 years |
 | lower_slice_len.bound.LowerSliceLenCalls.panic-abort.diff | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 1.477 KiB | 1 years |
 | lower_slice_len.bound.LowerSliceLenCalls.panic-unwind.diff | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | 1.471 KiB | 1 years |
 | lower_slice_len.rs | Auto merge of #125912 - nnethercote:rustfmt-tests-mir-opt, r=oli-obk | 344 B | 2 years |
 | match_arm_scopes.complicated_match.panic-abort.SimplifyCfg-initial.after-ElaborateDrops.after.diff | Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrum | 6.285 KiB | 11 months |
 | match_arm_scopes.complicated_match.panic-unwind.SimplifyCfg-initial.after-ElaborateDrops.after.diff | Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrum | 6.285 KiB | 11 months |
 | match_arm_scopes.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 1.214 KiB | 2 months |
 | matches_reduce_branches.bar.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 2.050 KiB | 2 months |
 | matches_reduce_branches.foo.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.075 KiB | 2 months |
 | matches_reduce_branches.match_eq_bool.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 998 B | 2 months |
 | matches_reduce_branches.match_eq_bool_2.MatchBranchSimplification.diff | Auto merge of #148034 - dianqk:matchbr-copy, r=cjgillot | 854 B | 4 months |
 | matches_reduce_branches.match_i128_u128.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 997 B | 2 months |
 | matches_reduce_branches.match_nested_if.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 2.413 KiB | 2 months |
 | matches_reduce_branches.match_non_int_failed.MatchBranchSimplification.diff | Auto merge of #141791 - workingjubilee:rollup-qnqicy9, r=workingjubilee | 544 B | 1 years |
 | matches_reduce_branches.match_option.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 682 B | 2 months |
 | matches_reduce_branches.match_option2_mut.MatchBranchSimplification.diff | Auto merge of #148034 - dianqk:matchbr-copy, r=cjgillot | 852 B | 4 months |
 | matches_reduce_branches.match_sext_i8_i16.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.002 KiB | 2 months |
 | matches_reduce_branches.match_sext_i8_i16_failed.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 897 B | 1 years |
 | matches_reduce_branches.match_sext_i8_u16.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.005 KiB | 2 months |
 | matches_reduce_branches.match_sext_i8_u16_failed.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 898 B | 1 years |
 | matches_reduce_branches.match_trunc_i16_i8.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.442 KiB | 2 months |
 | matches_reduce_branches.match_trunc_i16_i8_failed.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 1.315 KiB | 1 years |
 | matches_reduce_branches.match_trunc_i16_u8.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.442 KiB | 2 months |
 | matches_reduce_branches.match_trunc_i16_u8_failed.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 1.333 KiB | 1 years |
 | matches_reduce_branches.match_trunc_u16_i8.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.272 KiB | 2 months |
 | matches_reduce_branches.match_trunc_u16_i8_failed.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 1.145 KiB | 1 years |
 | matches_reduce_branches.match_trunc_u16_u8.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.272 KiB | 2 months |
 | matches_reduce_branches.match_trunc_u16_u8_failed.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 1.145 KiB | 1 years |
 | matches_reduce_branches.match_u8_i8.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 919 B | 2 months |
 | matches_reduce_branches.match_u8_i8_2.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 1.693 KiB | 2 months |
 | matches_reduce_branches.match_u8_i8_2_failed.MatchBranchSimplification.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.526 KiB | 1 years |
 | matches_reduce_branches.match_u8_i8_failed.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 789 B | 1 years |
 | matches_reduce_branches.match_u8_i8_failed_len_1.MatchBranchSimplification.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 817 B | 1 years |
 | matches_reduce_branches.match_u8_i8_failed_len_2.MatchBranchSimplification.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 815 B | 1 years |
 | matches_reduce_branches.match_u8_i8_fallback.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 739 B | 1 years |
 | matches_reduce_branches.match_zext_u8_i16.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 943 B | 2 months |
 | matches_reduce_branches.match_zext_u8_i16_failed.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 814 B | 1 years |
 | matches_reduce_branches.match_zext_u8_u16.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 943 B | 2 months |
 | matches_reduce_branches.match_zext_u8_u16_failed.MatchBranchSimplification.diff | Auto merge of #127324 - DianQK:match-br, r=cjgillot | 815 B | 1 years |
 | matches_reduce_branches.my_is_some.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 757 B | 2 months |
 | matches_reduce_branches.rs | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 20.959 KiB | 2 months |
 | matches_reduce_branches.single_case.MatchBranchSimplification.diff | Auto merge of #148034 - dianqk:matchbr-copy, r=cjgillot | 546 B | 4 months |
 | matches_u8.exhaustive_match.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 757 B | 2 months |
 | matches_u8.exhaustive_match_i8.MatchBranchSimplification.diff | Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBrouwer | 766 B | 2 months |
 | matches_u8.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 661 B | 2 months |
 | multiple_return_terminators.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 247 B | 2 months |
 | multiple_return_terminators.test.MultipleReturnTerminators.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 228 B | 3 years |
 | no_drop_for_inactive_variant.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 404 B | 2 months |
 | no_drop_for_inactive_variant.unwrap.SimplifyCfg-pre-optimizations.after.panic-abort.mir | Auto merge of #151363 - JonathanBrouwer:rollup-yIXELnN, r=JonathanBrouwer | 864 B | 5 months |
 | no_drop_for_inactive_variant.unwrap.SimplifyCfg-pre-optimizations.after.panic-unwind.mir | Auto merge of #151363 - JonathanBrouwer:rollup-yIXELnN, r=JonathanBrouwer | 924 B | 5 months |
 | no_spurious_drop_after_call.main.ElaborateDrops.before.panic-abort.mir | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 836 B | 11 months |
 | no_spurious_drop_after_call.main.ElaborateDrops.before.panic-unwind.mir | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 840 B | 11 months |
 | no_spurious_drop_after_call.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 345 B | 2 months |
 | null_check_references.rs | Auto merge of #134424 - 1c3t3a:null-checks, r=saethlin | 296 B | 1 years |
 | optimize_none.rs | Auto merge of #152785 - Zalathar:rollup-UGtEsqh, r=Zalathar | 861 B | 4 months |
 | or_pattern.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 676 B | 2 months |
 | or_pattern.shortcut_second_or.SimplifyCfg-initial.after.mir | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.946 KiB | 1 years |
 | or_pattern.single_switchint.SimplifyCfg-initial.after.mir | Auto merge of #140053 - ChrisDenton:rollup-tt00skl, r=ChrisDenton | 1.475 KiB | 1 years |
 | otherwise_drops.result_ok.ElaborateDrops.diff | Auto merge of #142707 - ashivaram23:drop_wildcard, r=dianqk | 2.180 KiB | 1 years |
 | otherwise_drops.rs | Auto merge of #142707 - ashivaram23:drop_wildcard, r=dianqk | 342 B | 1 years |
 | packed_struct_drop_aligned.main.SimplifyCfg-pre-optimizations.after.panic-abort.mir | Auto merge of #121952 - JarvisCraft:master, r=workingjubilee | 1022 B | 2 years |
 | packed_struct_drop_aligned.main.SimplifyCfg-pre-optimizations.after.panic-unwind.mir | Auto merge of #121952 - JarvisCraft:master, r=workingjubilee | 1.149 KiB | 2 years |
 | packed_struct_drop_aligned.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 367 B | 2 months |
 | pattern_types.main.runtime-optimized.after.mir | Auto merge of #156224 - khyperia:unnormalized-migration, r=BoxyUwU | 272 B | 1 months |
 | pattern_types.rs | Auto merge of #156224 - khyperia:unnormalized-migration, r=BoxyUwU | 423 B | 1 months |
 | read_from_trivial_switch.main.SimplifyCfg-initial.diff | Auto merge of #140053 - ChrisDenton:rollup-tt00skl, r=ChrisDenton | 938 B | 1 years |
 | read_from_trivial_switch.rs | Auto merge of #140053 - ChrisDenton:rollup-tt00skl, r=ChrisDenton | 497 B | 1 years |
 | reference_prop.debuginfo.ReferencePropagation.diff | Auto merge of #146666 - Zalathar:rollup-m2b8low, r=Zalathar | 4.347 KiB | 9 months |
 | reference_prop.dominate_storage.ReferencePropagation.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 753 B | 1 years |
 | reference_prop.maybe_dead.ReferencePropagation.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.073 KiB | 1 years |
 | reference_prop.multiple_storage.ReferencePropagation.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 548 B | 1 years |
 | reference_prop.mut_raw_then_mut_shr.ReferencePropagation.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.849 KiB | 1 years |
 | reference_prop.read_through_raw.ReferencePropagation.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 589 B | 1 years |
 | reference_prop.reference_propagation.ReferencePropagation.diff | Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt | 11.298 KiB | 10 months |
 | reference_prop.reference_propagation_const_ptr.ReferencePropagation.diff | Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt | 12.547 KiB | 10 months |
 | reference_prop.reference_propagation_mut.ReferencePropagation.diff | Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt | 11.522 KiB | 10 months |
 | reference_prop.reference_propagation_mut_ptr.ReferencePropagation.diff | Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt | 11.204 KiB | 10 months |
 | reference_prop.rs | Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt | 26.295 KiB | 10 months |
 | reference_prop.unique_with_copies.ReferencePropagation.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.299 KiB | 1 years |
 | reference_prop_do_not_reuse_move.rs | Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt | 1.007 KiB | 10 months |
 | remove_fake_borrows.match_guard.CleanupPostBorrowck.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.677 KiB | 1 years |
 | remove_fake_borrows.match_guard.CleanupPostBorrowck.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.677 KiB | 1 years |
 | remove_fake_borrows.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 363 B | 2 months |
 | remove_never_const.no_codegen.runtime-optimized.after.mir | Auto merge of #156224 - khyperia:unnormalized-migration, r=BoxyUwU | 154 B | 1 months |
 | remove_never_const.rs | Auto merge of #156224 - khyperia:unnormalized-migration, r=BoxyUwU | 507 B | 1 months |
 | remove_storage_markers.main.RemoveStorageMarkers.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.267 KiB | 1 years |
 | remove_storage_markers.main.RemoveStorageMarkers.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.261 KiB | 1 years |
 | remove_storage_markers.rs | Auto merge of #124208 - jieyouxu:rollup-gbgpu4u, r=jieyouxu | 432 B | 2 years |
 | remove_unneeded_drops.cannot_opt_generic.RemoveUnneededDrops.diff | Auto merge of #144814 - samueltardieu:rollup-qyum1hj, r=samueltardieu | 315 B | 11 months |
 | remove_unneeded_drops.dont_opt.RemoveUnneededDrops.diff | Auto merge of #144814 - samueltardieu:rollup-qyum1hj, r=samueltardieu | 293 B | 11 months |
 | remove_unneeded_drops.opt.RemoveUnneededDrops.diff | Auto merge of #144814 - samueltardieu:rollup-qyum1hj, r=samueltardieu | 273 B | 11 months |
 | remove_unneeded_drops.opt_generic_copy.RemoveUnneededDrops.diff | Auto merge of #144814 - samueltardieu:rollup-qyum1hj, r=samueltardieu | 309 B | 11 months |
 | remove_unneeded_drops.rs | Auto merge of #144814 - samueltardieu:rollup-qyum1hj, r=samueltardieu | 1.505 KiB | 11 months |
 | remove_zsts.get_union.RemoveZsts.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 397 B | 3 years |
 | remove_zsts.remove_generic_array.RemoveZsts.diff | Auto merge of #135322 - scottmcm:inst-simplify-repeat-one, r=oli-obk | 971 B | 1 years |
 | remove_zsts.rs | Auto merge of #135322 - scottmcm:inst-simplify-repeat-one, r=oli-obk | 673 B | 1 years |
 | return_an_array.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 161 B | 2 months |
 | separate_const_switch.identity.JumpThreading.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 3.130 KiB | 2 months |
 | separate_const_switch.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 867 B | 2 months |
 | separate_const_switch.too_complex.JumpThreading.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 2.054 KiB | 2 months |
 | set_no_discriminant.f.JumpThreading.diff | Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726 | 525 B | 1 years |
 | set_no_discriminant.generic.JumpThreading.diff | Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726 | 537 B | 1 years |
 | set_no_discriminant.rs | Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726 | 1.762 KiB | 1 years |
 | simplify_aggregate_to_copy_miscompile.foo.GVN.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.499 KiB | 2 months |
 | simplify_aggregate_to_copy_miscompile.rs | Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr | 1.745 KiB | 1 years |
 | simplify_aggregate_to_copy_miscompile.set_discriminant.GVN.diff | Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr | 480 B | 1 years |
 | simplify_cfg.main.SimplifyCfg-initial.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 1.147 KiB | 3 years |
 | simplify_cfg.main.SimplifyCfg-post-analysis.diff | Auto merge of #121952 - JarvisCraft:master, r=workingjubilee | 921 B | 2 years |
 | simplify_cfg.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 378 B | 2 months |
 | simplify_dead_blocks.assert_nonzero_nonmax.SimplifyCfg-after-unreachable-enum-branching.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 705 B | 1 years |
 | simplify_dead_blocks.rs | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.479 KiB | 1 years |
 | simplify_if.main.SimplifyConstCondition-after-inst-simplify.panic-abort.diff | Auto merge of #147838 - matthiaskrgr:rollup-r8r148d, r=matthiaskrgr | 546 B | 8 months |
 | simplify_if.main.SimplifyConstCondition-after-inst-simplify.panic-unwind.diff | Auto merge of #147838 - matthiaskrgr:rollup-r8r148d, r=matthiaskrgr | 543 B | 8 months |
 | simplify_if.rs | Auto merge of #147838 - matthiaskrgr:rollup-r8r148d, r=matthiaskrgr | 273 B | 8 months |
 | simplify_locals.c.SimplifyLocals-before-const-prop.diff | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | 778 B | 1 years |
 | simplify_locals.d1.SimplifyLocals-before-const-prop.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 352 B | 3 years |
 | simplify_locals.d2.SimplifyLocals-before-const-prop.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 577 B | 3 years |
 | simplify_locals.expose_provenance.SimplifyLocals-before-const-prop.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 558 B | 1 years |
 | simplify_locals.r.SimplifyLocals-before-const-prop.diff | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 659 B | 3 years |
 | simplify_locals.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 1.607 KiB | 2 months |
 | simplify_locals.t1.SimplifyLocals-before-const-prop.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 445 B | 1 years |
 | simplify_locals.t2.SimplifyLocals-before-const-prop.diff | Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-errors | 450 B | 2 years |
 | simplify_locals.t3.SimplifyLocals-before-const-prop.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 554 B | 1 years |
 | simplify_locals.t4.SimplifyLocals-before-const-prop.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 468 B | 1 years |
 | simplify_locals_fixedpoint.foo.SimplifyLocals-final.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.344 KiB | 2 months |
 | simplify_locals_fixedpoint.foo.SimplifyLocals-final.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 1.341 KiB | 2 months |
 | simplify_locals_fixedpoint.rs | Auto merge of #148034 - dianqk:matchbr-copy, r=cjgillot | 484 B | 4 months |
 | simplify_locals_removes_unused_consts.main.SimplifyLocals-before-const-prop.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.128 KiB | 1 years |
 | simplify_locals_removes_unused_consts.main.SimplifyLocals-before-const-prop.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 2.116 KiB | 1 years |
 | simplify_locals_removes_unused_consts.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 422 B | 2 months |
 | simplify_locals_removes_unused_discriminant_reads.map.SimplifyLocals-before-const-prop.diff | Auto merge of #120055 - nikic:llvm-18, r=cuviper | 1.128 KiB | 2 years |
 | simplify_locals_removes_unused_discriminant_reads.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 327 B | 2 months |
 | simplify_match.main.GVN.panic-abort.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 664 B | 2 months |
 | simplify_match.main.GVN.panic-unwind.diff | Auto merge of #142531 - ohadravid:better-storage-calls-copy-prop, r=tmiasko,cjgillot,saethlin | 661 B | 2 months |
 | simplify_match.rs | Auto merge of #151778 - Zalathar:rollup-A0breU3, r=Zalathar | 425 B | 5 months |
 | single_use_consts.assign_const_to_return.SingleUseConsts.panic-abort.diff | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | 286 B | 2 years |
 | single_use_consts.assign_const_to_return.SingleUseConsts.panic-unwind.diff | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | 286 B | 2 years |
 | single_use_consts.if_const.SingleUseConsts.panic-abort.diff | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | 651 B | 2 years |
 | single_use_consts.if_const.SingleUseConsts.panic-unwind.diff | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | 651 B | 2 years |
 | single_use_consts.if_const_debug.SingleUseConsts.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1012 B | 1 years |
 | single_use_consts.if_const_debug.SingleUseConsts.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1009 B | 1 years |
 | single_use_consts.keep_parameter.SingleUseConsts.panic-abort.diff | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | 314 B | 2 years |
 | single_use_consts.keep_parameter.SingleUseConsts.panic-unwind.diff | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | 314 B | 2 years |
 | single_use_consts.match_const.SingleUseConsts.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.038 KiB | 11 months |
 | single_use_consts.match_const.SingleUseConsts.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.038 KiB | 11 months |
 | single_use_consts.match_const_debug.SingleUseConsts.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.321 KiB | 11 months |
 | single_use_consts.match_const_debug.SingleUseConsts.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.318 KiB | 11 months |
 | single_use_consts.never_used_debug.SingleUseConsts.panic-abort.diff | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | 489 B | 2 years |
 | single_use_consts.never_used_debug.SingleUseConsts.panic-unwind.diff | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | 489 B | 2 years |
 | single_use_consts.rs | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | 2.405 KiB | 2 years |
 | slice_drop_shim.core.ptr-drop_glue.[String;42].AddMovesForPackedDrops.before.mir | Auto merge of #156473 - JonathanBrouwer:rollup-pTqyZ43, r=JonathanBrouwer | 413 B | 1 months |
 | slice_drop_shim.core.ptr-drop_glue.[String].AddMovesForPackedDrops.before.mir | Auto merge of #156257 - JonathanBrouwer:rollup-WThya34, r=JonathanBrouwer | 1.082 KiB | 2 months |
 | slice_drop_shim.rs | Auto merge of #156257 - JonathanBrouwer:rollup-WThya34, r=JonathanBrouwer | 564 B | 2 months |
 | ssa_unreachable_116212.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 231 B | 2 months |
 | storage_ranges.main.nll.0.mir | Auto merge of #129817 - matthiaskrgr:rollup-ll2ld5m, r=matthiaskrgr | 1.445 KiB | 1 years |
 | storage_ranges.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 144 B | 2 months |
 | strip_debuginfo.rs | Auto merge of #133899 - scottmcm:strip-mir-debuginfo, r=oli-obk | 894 B | 1 years |
 | switch_to_self.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 603 B | 2 months |
 | switch_to_self.test.MatchBranchSimplification.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 376 B | 1 years |
 | tail_call_drops.f.ElaborateDrops.panic-abort.diff | Auto merge of #136030 - matthiaskrgr:rollup-cbue0ng, r=matthiaskrgr | 2.398 KiB | 1 years |
 | tail_call_drops.f.ElaborateDrops.panic-unwind.diff | Auto merge of #136030 - matthiaskrgr:rollup-cbue0ng, r=matthiaskrgr | 2.454 KiB | 1 years |
 | tail_call_drops.f.built.after.panic-abort.mir | Auto merge of #136030 - matthiaskrgr:rollup-cbue0ng, r=matthiaskrgr | 2.299 KiB | 1 years |
 | tail_call_drops.f.built.after.panic-unwind.mir | Auto merge of #136030 - matthiaskrgr:rollup-cbue0ng, r=matthiaskrgr | 2.299 KiB | 1 years |
 | tail_call_drops.f_with_arg.ElaborateDrops.panic-abort.diff | Auto merge of #144882 - Zalathar:rollup-i5q32em, r=Zalathar | 4.311 KiB | 11 months |
 | tail_call_drops.f_with_arg.ElaborateDrops.panic-unwind.diff | Auto merge of #144882 - Zalathar:rollup-i5q32em, r=Zalathar | 4.311 KiB | 11 months |
 | tail_call_drops.f_with_arg.built.after.panic-abort.mir | Auto merge of #144882 - Zalathar:rollup-i5q32em, r=Zalathar | 4.188 KiB | 11 months |
 | tail_call_drops.f_with_arg.built.after.panic-unwind.mir | Auto merge of #144882 - Zalathar:rollup-i5q32em, r=Zalathar | 4.188 KiB | 11 months |
 | tail_call_drops.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 921 B | 2 months |
 | tail_expr_drop_order_unwind.method_1.ElaborateDrops.after.panic-abort.mir | Auto merge of #138603 - xizheyin:issue-137405, r=chenyukang | 2.776 KiB | 1 years |
 | tail_expr_drop_order_unwind.method_1.ElaborateDrops.after.panic-unwind.mir | Auto merge of #138603 - xizheyin:issue-137405, r=chenyukang | 2.776 KiB | 1 years |
 | tail_expr_drop_order_unwind.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 702 B | 2 months |
 | tls_access.main.runtime-optimized.after.mir | Auto merge of #156224 - khyperia:unnormalized-migration, r=BoxyUwU | 508 B | 1 months |
 | tls_access.rs | Auto merge of #156224 - khyperia:unnormalized-migration, r=BoxyUwU | 254 B | 1 months |
 | uninhabited_enum.process_never.SimplifyLocals-final.after.mir | Auto merge of #131320 - matthiaskrgr:rollup-tom15b3, r=matthiaskrgr | 232 B | 1 years |
 | uninhabited_enum.process_void.SimplifyLocals-final.after.mir | Auto merge of #131320 - matthiaskrgr:rollup-tom15b3, r=matthiaskrgr | 241 B | 1 years |
 | uninhabited_enum.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 683 B | 2 months |
 | uninhabited_fallthrough_elimination.eliminate_fallthrough.UnreachableEnumBranching.diff | Auto merge of #128461 - matthiaskrgr:rollup-3dpp11g, r=matthiaskrgr | 762 B | 1 years |
 | uninhabited_fallthrough_elimination.keep_fallthrough.UnreachableEnumBranching.diff | Auto merge of #128461 - matthiaskrgr:rollup-3dpp11g, r=matthiaskrgr | 755 B | 1 years |
 | uninhabited_fallthrough_elimination.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 569 B | 2 months |
 | uninhabited_not_read.main.SimplifyLocals-final.after.mir | Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt | 1022 B | 10 months |
 | uninhabited_not_read.rs | Auto merge of #155674 - JonathanBrouwer:rollup-NG1fnzG, r=JonathanBrouwer | 682 B | 2 months |
 | unreachable.as_match.UnreachablePropagation.panic-abort.diff | Auto merge of #150681 - meithecatte:always-discriminate, r=JonathanBrouwer,Nadrieril | 965 B | 4 months |
 | unreachable.as_match.UnreachablePropagation.panic-unwind.diff | Auto merge of #150681 - meithecatte:always-discriminate, r=JonathanBrouwer,Nadrieril | 962 B | 4 months |
 | unreachable.if_let.UnreachablePropagation.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.518 KiB | 1 years |
 | unreachable.if_let.UnreachablePropagation.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.515 KiB | 1 years |
 | unreachable.rs | Auto merge of #150681 - meithecatte:always-discriminate, r=JonathanBrouwer,Nadrieril | 1.416 KiB | 4 months |
 | unreachable_diverging.main.UnreachablePropagation.panic-abort.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.476 KiB | 1 years |
 | unreachable_diverging.main.UnreachablePropagation.panic-unwind.diff | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | 1.470 KiB | 1 years |
 | unreachable_diverging.rs | Auto merge of #124208 - jieyouxu:rollup-gbgpu4u, r=jieyouxu | 886 B | 2 years |
 | unreachable_enum_branching.byref.UnreachableEnumBranching.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 2.882 KiB | 11 months |
 | unreachable_enum_branching.byref.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 2.882 KiB | 11 months |
 | unreachable_enum_branching.custom_discriminant.UnreachableEnumBranching.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.054 KiB | 11 months |
 | unreachable_enum_branching.custom_discriminant.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.054 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t1.UnreachableEnumBranching.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.395 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t1.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.395 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t2.UnreachableEnumBranching.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.090 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t2.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.090 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t3.UnreachableEnumBranching.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.387 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t3.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.387 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t4.UnreachableEnumBranching.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.271 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t4.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.271 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t4_unreachable_default.UnreachableEnumBranching.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.723 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t4_unreachable_default.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.723 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t4_unreachable_default_2.UnreachableEnumBranching.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 2.111 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t4_unreachable_default_2.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 2.111 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t5_unreachable_default.UnreachableEnumBranching.panic-abort.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.803 KiB | 11 months |
 | unreachable_enum_branching.otherwise_t5_unreachable_default.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | 1.847 KiB | 11 months |
 | unreachable_enum_branching.rs | Auto merge of #151234 - Zalathar:rollup-mtOIaDC, r=Zalathar | 6.331 KiB | 5 months |
 | unreachable_enum_branching.simple.UnreachableEnumBranching.panic-abort.diff | Auto merge of #150681 - meithecatte:always-discriminate, r=JonathanBrouwer,Nadrieril | 1.385 KiB | 4 months |
 | unreachable_enum_branching.simple.UnreachableEnumBranching.panic-unwind.diff | Auto merge of #150681 - meithecatte:always-discriminate, r=JonathanBrouwer,Nadrieril | 1.385 KiB | 4 months |
 | unusual_item_types.E-V-{constant#0}.built.after.mir | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 162 B | 3 years |
 | unusual_item_types.Test-X-{constructor#0}.built.after.mir | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | 155 B | 3 years |
 | unusual_item_types.core.ptr-drop_glue.Vec_i32_.AddMovesForPackedDrops.before.mir | Auto merge of #156257 - JonathanBrouwer:rollup-WThya34, r=JonathanBrouwer | 702 B | 2 months |
 | unusual_item_types.rs | Auto merge of #156257 - JonathanBrouwer:rollup-WThya34, r=JonathanBrouwer | 715 B | 2 months |
 | unusual_item_types.{impl#0}-ASSOCIATED_CONSTANT.built.after.mir | Auto merge of #125912 - nnethercote:rustfmt-tests-mir-opt, r=oli-obk | 258 B | 2 years |