| Age | Commit message (Expand) | Author | Lines |
| 2023-04-23 | Auto merge of #107404 - cjgillot:const-debuginfo, r=oli-obk | bors | -1/+2 |
| 2023-04-23 | Auto merge of #110497 - cjgillot:span-ctxt, r=b-naber | bors | -10/+14 |
| 2023-04-22 | Auto merge of #110703 - clubby789:synstructure-remove, r=Nilstrieb | bors | -1/+0 |
| 2023-04-22 | Turn on ConstDebugInfo pass. | Wesley Wiser | -1/+1 |
| 2023-04-22 | Set debug location to debug operand spill. | Camille GILLOT | -0/+1 |
| 2023-04-22 | Remove unused `synstructure` dep | clubby789 | -1/+0 |
| 2023-04-22 | Auto merge of #110523 - ecnelises:llvm_isa_fix, r=cuviper | bors | -8/+8 |
| 2023-04-22 | Auto merge of #110674 - compiler-errors:expect-projection-term-eq-succeeds, r... | bors | -5/+10 |
| 2023-04-22 | Auto merge of #109753 - compiler-errors:replenish-region-constraints, r=aliemjay | bors | -33/+20 |
| 2023-04-22 | Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwco | bors | -361/+18 |
| 2023-04-22 | Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJung | bors | -28/+56 |
| 2023-04-22 | Auto merge of #110567 - JohnBobbo96:monomorphize-dyn-dispatch, r=b-naber | bors | -20/+91 |
| 2023-04-22 | Expect that equating a projection term always succeeds in new solver | Michael Goulet | -5/+10 |
| 2023-04-22 | Auto merge of #110666 - JohnTitor:rollup-3pwilte, r=JohnTitor | bors | -38/+33 |
| 2023-04-22 | Auto merge of #110469 - compiler-errors:encode-lt-param-span, r=oli-obk | bors | -4/+2 |
| 2023-04-22 | Rollup merge of #110660 - compiler-errors:placeholders-pretty, r=wesleywiser,... | Yuki Okushi | -1/+25 |
| 2023-04-22 | Rollup merge of #110657 - miguelraz:cleanup-simplifycfg-refactor, r=compiler-... | Yuki Okushi | -8/+6 |
| 2023-04-22 | Rollup merge of #110640 - glaubitz:m68k-baseline, r=oli-obk | Yuki Okushi | -0/+1 |
| 2023-04-22 | Rollup merge of #110622 - WaffleLapkin:hashtag#, r=compiler-errors | Yuki Okushi | -29/+1 |
| 2023-04-22 | Print ty placeholders pretty | Michael Goulet | -1/+25 |
| 2023-04-22 | Encode lifetime param spans too | Michael Goulet | -4/+2 |
| 2023-04-22 | Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkin | bors | -38/+520 |
| 2023-04-21 | nit: consistent naming for SimplifyConstCondition | miguelraz | -8/+6 |
| 2023-04-21 | Actually keep `PlaceMention` if requested. | Camille GILLOT | -20/+39 |
| 2023-04-21 | Evaluate place expression in `PlaceMention`. | Camille GILLOT | -8/+17 |
| 2023-04-21 | Auto merge of #110648 - Dylan-DPC:rollup-em3ovcq, r=Dylan-DPC | bors | -30/+29 |
| 2023-04-21 | Auto merge of #110107 - cjgillot:const-prop-lint-junk, r=oli-obk | bors | -1/+7 |
| 2023-04-21 | Ensure mir_drops_elaborated_and_const_checked when requiring codegen. | Camille GILLOT | -1/+7 |
| 2023-04-21 | Auto merge of #110569 - saethlin:mir-pass-cooperation, r=cjgillot | bors | -18/+17 |
| 2023-04-21 | Rollup merge of #110632 - saethlin:panic-if-dep-graph-too-big, r=lcnr | Dylan DPC | -1/+1 |
| 2023-04-21 | Rollup merge of #110501 - notriddle:notriddle/ice-110495, r=petrochenkov | Dylan DPC | -0/+1 |
| 2023-04-21 | Rollup merge of #110333 - petrochenkov:notagain, r=compiler-errors | Dylan DPC | -29/+27 |
| 2023-04-21 | Auto merge of #110542 - petrochenkov:qcstore4, r=cjgillot | bors | -14/+3 |
| 2023-04-21 | rustc_metadata: Split `children` into multiple tables | Vadim Petrochenkov | -29/+27 |
| 2023-04-21 | compiler/rustc_target: Raise m68k-linux-gnu baseline to 68020 | John Paul Adrian Glaubitz | -0/+1 |
| 2023-04-21 | Auto merge of #109002 - michaelvanstraten:master, r=petrochenkov | bors | -1/+10 |
| 2023-04-21 | minor tweaks | DrMeepster | -18/+17 |
| 2023-04-21 | fmt | DrMeepster | -6/+3 |
| 2023-04-21 | use P<[Ident]> instead of Vec<Ident> | DrMeepster | -4/+4 |
| 2023-04-21 | fix incorrect param env in dead code lint | DrMeepster | -4/+5 |
| 2023-04-21 | test improvements | DrMeepster | -1/+5 |
| 2023-04-21 | intern offsetof fields | DrMeepster | -11/+33 |
| 2023-04-21 | offset_of | DrMeepster | -35/+494 |
| 2023-04-21 | Auto merge of #96840 - cjgillot:query-feed, r=oli-obk | bors | -1164/+477 |
| 2023-04-21 | Rollup merge of #110618 - compiler-errors:eval-ctxt-tainted, r=BoxyUwU | Matthias Krüger | -0/+22 |
| 2023-04-21 | Rollup merge of #110597 - lcnr:not-pin-via-negative-bound, r=compiler-errors | Matthias Krüger | -15/+0 |
| 2023-04-21 | Rollup merge of #110578 - bvanjoi:fix-issue-110547, r=jackh726 | Matthias Krüger | -0/+1 |
| 2023-04-21 | Rollup merge of #110555 - compiler-errors:subst-missing-trait-items, r=cjgillot | Matthias Krüger | -11/+32 |
| 2023-04-20 | Panic instead of truncating if the dep graph is too big | Ben Kimock | -1/+1 |
| 2023-04-20 | Run combine_duplicate_switch_targets after the simplification that produces them | Ben Kimock | -18/+17 |