| Age | Commit message (Expand) | Author | Lines |
| 2023-12-15 | Rollup merge of #118977 - GuillaumeGomez:simplifysrc-script, r=notriddle | Matthias Krüger | -12/+3 |
| 2023-12-15 | Rollup merge of #118944 - compiler-errors:relate, r=lcnr | Matthias Krüger | -67/+76 |
| 2023-12-15 | Rollup merge of #118234 - tgross35:type_name_of_value, r=dtolnay | Matthias Krüger | -22/+18 |
| 2023-12-15 | Rollup merge of #117824 - WaffleLapkin:ptr_from_ref_stab, r=dtolnay | Matthias Krüger | -77/+74 |
| 2023-12-15 | Move nll_relate to relate::nll submodule | Michael Goulet | -5/+5 |
| 2023-12-15 | Add higher_ranked to relate submodule | Michael Goulet | -16/+16 |
| 2023-12-15 | Notify lcnr and errs when relations change | Michael Goulet | -0/+8 |
| 2023-12-15 | Move type relations into submodule in rustc_infer | Michael Goulet | -57/+58 |
| 2023-12-15 | Stabilize `ptr::{from_ref, from_mut}` | Maybe Waffle | -77/+74 |
| 2023-12-15 | Auto merge of #118982 - matthiaskrgr:rollup-xoraxf4, r=matthiaskrgr | bors | -589/+474 |
| 2023-12-15 | Rollup merge of #118974 - workingjubilee:why-worry-about-enum-abi, r=davidtwco | Matthias Krüger | -6/+14 |
| 2023-12-15 | Rollup merge of #118969 - Zalathar:waker-noop, r=compiler-errors | Matthias Krüger | -354/+135 |
| 2023-12-15 | Rollup merge of #118962 - compiler-errors:bugs, r=TaKO8Ki | Matthias Krüger | -229/+325 |
| 2023-12-15 | Annotate some more bugs | Michael Goulet | -26/+24 |
| 2023-12-15 | Annotate some bugs | Michael Goulet | -203/+301 |
| 2023-12-15 | Auto merge of #118975 - GuillaumeGomez:rollup-0emhjx0, r=GuillaumeGomez | bors | -148/+822 |
| 2023-12-15 | Simplify `src-script.js` code | Guillaume Gomez | -12/+3 |
| 2023-12-15 | Rollup merge of #118909 - Urgau:cleanup-improvement-invalid_ref_casting, r=est31 | Guillaume Gomez | -65/+116 |
| 2023-12-15 | Rollup merge of #118863 - Enselic:rustc_mir-build-query-stability, r=michaelw... | Guillaume Gomez | -4/+3 |
| 2023-12-15 | Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez | Guillaume Gomez | -30/+625 |
| 2023-12-15 | Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdoc | Guillaume Gomez | -49/+78 |
| 2023-12-15 | Auto merge of #118961 - notriddle:notriddle/varconst, r=GuillaumeGomez | bors | -2/+8 |
| 2023-12-15 | Annotate panic! reasons during enum layout | Jubilee Young | -6/+14 |
| 2023-12-15 | Auto merge of #118970 - aliemjay:rollup-or33al2, r=aliemjay | bors | -55/+165 |
| 2023-12-15 | Rollup merge of #118964 - compiler-errors:resolve, r=aliemjay | Ali MJ Al-Nasrawy | -35/+70 |
| 2023-12-15 | Rollup merge of #118927 - celinval:smir-missing-info, r=compiler-errors | Ali MJ Al-Nasrawy | -20/+95 |
| 2023-12-15 | Auto merge of #118966 - matthiaskrgr:rollup-sdvjwy6, r=matthiaskrgr | bors | -192/+255 |
| 2023-12-15 | coverage: Use `Waker::noop` in async tests | Zalathar | -354/+135 |
| 2023-12-14 | Revert signature change for AssertMessage description | Celina G. Val | -34/+21 |
| 2023-12-15 | Rollup merge of #118929 - Zalathar:look-hir, r=cjgillot | Matthias Krüger | -70/+77 |
| 2023-12-15 | Rollup merge of #118888 - compiler-errors:uplift-more-things, r=jackh726 | Matthias Krüger | -112/+138 |
| 2023-12-15 | Rollup merge of #116888 - tbu-:pr_unsafe_env, r=Amanieu | Matthias Krüger | -10/+40 |
| 2023-12-15 | Opportunistically resolve region var in canonicalizer | Michael Goulet | -35/+70 |
| 2023-12-15 | Auto merge of #118770 - saethlin:fix-inline-never-uses, r=nnethercote | bors | -11/+37 |
| 2023-12-14 | rustdoc-search: fix a race condition in search index loading | Michael Howell | -2/+8 |
| 2023-12-15 | Auto merge of #118936 - nikic:update-llvm-18, r=cuviper | bors | -22/+22 |
| 2023-12-14 | Address PR comments | Celina G. Val | -50/+53 |
| 2023-12-15 | Auto merge of #118957 - workingjubilee:rollup-2hcwnp3, r=workingjubilee | bors | -690/+651 |
| 2023-12-14 | Rollup merge of #118948 - compiler-errors:noop, r=eholk | Jubilee | -82/+41 |
| 2023-12-14 | Rollup merge of #118943 - lqd:update-deps2, r=michaelwoerister | Jubilee | -35/+9 |
| 2023-12-14 | Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-er... | Jubilee | -113/+117 |
| 2023-12-14 | Rollup merge of #118908 - Urgau:check-cfg-target-features, r=TaKO8Ki,Guillaum... | Jubilee | -460/+484 |
| 2023-12-15 | coverage: Check that the function signature span precedes the body | Zalathar | -2/+4 |
| 2023-12-15 | coverage: Compare span source files without involving `Lrc<SourceFile>` | Zalathar | -11/+14 |
| 2023-12-15 | coverage: Inline and simplify `fn_sig_and_body` | Zalathar | -14/+9 |
| 2023-12-15 | coverage: Use `LocalDefId` in `extract_hir_info` | Zalathar | -10/+8 |
| 2023-12-15 | coverage: Extract helper for getting HIR info for coverage | Zalathar | -28/+35 |
| 2023-12-15 | coverage: Don't bother storing the source file in `Instrumentor` | Zalathar | -4/+3 |
| 2023-12-15 | coverage: Extract `is_eligible_for_coverage` | Zalathar | -14/+25 |
| 2023-12-15 | coverage: Simplify parts of `InstrumentCoverage::run_pass` | Zalathar | -8/+6 |