| Age | Commit message (Expand) | Author | Lines |
| 2023-04-24 | Auto merge of #109590 - Nilstrieb:copy-hir, r=oli-obk | bors | -111/+72 |
| 2023-04-24 | Auto merge of #110736 - matthiaskrgr:rollup-gorv8zp, r=matthiaskrgr | bors | -38/+68 |
| 2023-04-23 | Rollup merge of #110700 - compiler-errors:fn-ret-fn, r=oli-obk | Matthias Krüger | -11/+46 |
| 2023-04-23 | Rollup merge of #110689 - Spartan2909:fix-grammar, r=JohnTitor | Matthias Krüger | -2/+2 |
| 2023-04-23 | Rollup merge of #110668 - ehuss:fix-native-cpu-list, r=cuviper | Matthias Krüger | -1/+3 |
| 2023-04-23 | Rollup merge of #110664 - Ezrashaw:fix-bootstrap-build-format, r=jyn514 | Matthias Krüger | -4/+2 |
| 2023-04-23 | Rollup merge of #110663 - Mark-Simulacrum:add-compat-note, r=cuviper | Matthias Krüger | -1/+5 |
| 2023-04-23 | Rollup merge of #110661 - notriddle:notriddle/settings-js-handlekey, r=Guilla... | Matthias Krüger | -19/+10 |
| 2023-04-23 | Auto merge of #110281 - ozkanonur:multiarch-compatible-sysroot-finding, r=jac... | bors | -17/+18 |
| 2023-04-23 | Fix printing native CPU on cross-compiled compiler. | Eric Huss | -1/+3 |
| 2023-04-23 | Auto merge of #110705 - saethlin:ignore-locals-cost, r=cjgillot | bors | -82/+450 |
| 2023-04-23 | Auto merge of #108118 - oli-obk:lazy_typeck, r=cjgillot | bors | -423/+400 |
| 2023-04-23 | Auto merge of #107404 - cjgillot:const-debuginfo, r=oli-obk | bors | -82/+85 |
| 2023-04-23 | Auto merge of #110497 - cjgillot:span-ctxt, r=b-naber | bors | -10/+14 |
| 2023-04-23 | Auto merge of #110655 - ChrisDenton:read-to-end, r=joshtriplett | bors | -24/+43 |
| 2023-04-23 | Auto merge of #110186 - Nilstrieb:update-time, r=Mark-Simulacrum | bors | -43/+276 |
| 2023-04-22 | Remove the size of locals heuristic in MIR inlining | Ben Kimock | -82/+450 |
| 2023-04-23 | Fortify test. | Camille GILLOT | -7/+15 |
| 2023-04-22 | Auto merge of #110703 - clubby789:synstructure-remove, r=Nilstrieb | bors | -2/+0 |
| 2023-04-22 | Turn on ConstDebugInfo pass. | Wesley Wiser | -75/+69 |
| 2023-04-22 | Set debug location to debug operand spill. | Camille GILLOT | -0/+1 |
| 2023-04-22 | Remove unused `synstructure` dep | clubby789 | -2/+0 |
| 2023-04-22 | Also arena-allocate `ast::MacroDef` to make `Item: Copy` | Nilstrieb | -5/+6 |
| 2023-04-22 | Impl `Copy` for almost all HIR types | Nilstrieb | -106/+66 |
| 2023-04-22 | Update chrono/spdx-rs | nils | -43/+276 |
| 2023-04-22 | Auto merge of #110523 - ecnelises:llvm_isa_fix, r=cuviper | bors | -8/+8 |
| 2023-04-22 | Don't infer fn return type to return itself | Michael Goulet | -11/+46 |
| 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/+43 |
| 2023-04-22 | Fix grammar | Caleb Robson | -2/+2 |
| 2023-04-22 | Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwco | bors | -878/+138 |
| 2023-04-22 | Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJung | bors | -39/+201 |
| 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 | -180/+200 |
| 2023-04-22 | Auto merge of #110469 - compiler-errors:encode-lt-param-span, r=oli-obk | bors | -34/+50 |
| 2023-04-22 | Rollup merge of #110660 - compiler-errors:placeholders-pretty, r=wesleywiser,... | Yuki Okushi | -1/+25 |
| 2023-04-22 | Rollup merge of #110659 - notriddle:notriddle/js-cleanup-20230421, r=Guillaum... | Yuki Okushi | -11/+6 |
| 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 #110635 - scottmcm:zst-checks, r=the8472 | Yuki Okushi | -15/+7 |
| 2023-04-22 | Rollup merge of #110622 - WaffleLapkin:hashtag#, r=compiler-errors | Yuki Okushi | -29/+1 |
| 2023-04-22 | Rollup merge of #109949 - notriddle:notriddle/type-layout, r=jsha | Yuki Okushi | -116/+154 |
| 2023-04-22 | stop `x fmt` formatting alt build dirs | Ezra Shaw | -4/+2 |
| 2023-04-22 | Print ty placeholders pretty | Michael Goulet | -1/+25 |
| 2023-04-22 | Encode lifetime param spans too | Michael Goulet | -34/+50 |
| 2023-04-21 | Add note about change in bootstrap defaults | Mark Rousskov | -1/+5 |
| 2023-04-22 | Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkin | bors | -42/+1355 |
| 2023-04-21 | rustdoc: remove unused CSS `color: inherit` | Michael Howell | -1/+0 |
| 2023-04-21 | rustdoc: remove unneeded handleKey from settings.js | Michael Howell | -18/+10 |