| Age | Commit message (Expand) | Author | Lines |
| 2024-01-13 | Auto merge of #119945 - matthiaskrgr:rollup-oy3e1j2, r=matthiaskrgr | bors | -310/+346 |
| 2024-01-13 | Rollup merge of #119938 - Nilstrieb:has-merge-commits-unauthenticated, r=fmease | Matthias Krüger | -0/+1 |
| 2024-01-13 | Rollup merge of #119937 - nicholasbishop:bishop-uefi-doc-improve, r=ehuss | Matthias Krüger | -5/+27 |
| 2024-01-13 | Rollup merge of #119935 - joboet:move_pal_personality, r=ChrisDenton | Matthias Krüger | -3/+4 |
| 2024-01-13 | Rollup merge of #119925 - bvanjoi:fix-112672, r=Nilstrieb | Matthias Krüger | -51/+58 |
| 2024-01-13 | Rollup merge of #119189 - henrispriet:move-installing-from-source, r=Mark-Sim... | Matthias Krüger | -251/+256 |
| 2024-01-13 | Auto merge of #119088 - George-lewis:glewis/suggest-upgrading-compiler, r=Nil... | bors | -545/+1569 |
| 2024-01-13 | Allow unauthorized users to user the has-merge-commits label | Nilstrieb | -0/+1 |
| 2024-01-13 | Add doc and example for building a UEFI driver | Nicholas Bishop | -0/+17 |
| 2024-01-13 | Add crate links to unknown-uefi.md | Nicholas Bishop | -5/+10 |
| 2024-01-13 | Auto merge of #119409 - Kobzol:rustc-codegen-ssa-query-instability, r=Nilstrieb | bors | -11/+30 |
| 2024-01-13 | Bless tests | George-lewis | -318/+1364 |
| 2024-01-13 | tidy: allow platform-dependent code in `sys` | joboet | -2/+2 |
| 2024-01-13 | std: move personality implementation out of PAL | joboet | -1/+2 |
| 2024-01-13 | Add todo comment | George-lewis | -0/+1 |
| 2024-01-13 | Add check for ui_testing via promoting parameters from `ParseSess` to `Session` | George-lewis | -234/+189 |
| 2024-01-13 | Add suggestion to upgrade the compiler | George-lewis | -0/+22 |
| 2024-01-13 | Move section "Installing from Source" to seperate file | henrispriet | -251/+256 |
| 2024-01-13 | Auto merge of #119927 - matthiaskrgr:rollup-885ws57, r=matthiaskrgr | bors | -104/+289 |
| 2024-01-13 | rustc_codegen_ssa: Enforce `rustc::potential_query_instability` lint | Jakub Beránek | -11/+30 |
| 2024-01-13 | Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDenton | bors | -209/+215 |
| 2024-01-13 | Rollup merge of #119902 - asquared31415:patch-1, r=the8472 | Matthias Krüger | -3/+3 |
| 2024-01-13 | Rollup merge of #119898 - compiler-errors:error-reporting, r=oli-obk | Matthias Krüger | -16/+3 |
| 2024-01-13 | Rollup merge of #119896 - oli-obk:variance_ice, r=compiler-errors | Matthias Krüger | -2/+43 |
| 2024-01-13 | Rollup merge of #119894 - fmease:tilde-const-assoc-ty-bounds, r=compiler-errors | Matthias Krüger | -64/+202 |
| 2024-01-13 | Rollup merge of #119891 - lcnr:rename-field, r=compiler-errors | Matthias Krüger | -6/+4 |
| 2024-01-13 | Rollup merge of #119587 - beepster4096:system_varargs, r=petrochenkov | Matthias Krüger | -13/+34 |
| 2024-01-13 | store the segment name when resolution fails | bohan | -51/+58 |
| 2024-01-13 | don't break a good link | joboet | -1/+1 |
| 2024-01-13 | Auto merge of #119871 - nnethercote:overhaul-treat-err-as-bug, r=compiler-errors | bors | -68/+51 |
| 2024-01-12 | allow system abi to be variadic | beepster4096 | -13/+34 |
| 2024-01-13 | Auto merge of #119473 - Urgau:check-cfg-explicit-none, r=petrochenkov | bors | -6/+101 |
| 2024-01-13 | Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnr | bors | -93/+1634 |
| 2024-01-13 | Auto merge of #118924 - Urgau:check-cfg-exclude-well-known-from-diag, r=petro... | bors | -39/+15 |
| 2024-01-13 | Auto merge of #119909 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-01-13 | Don't consider delayed bugs for `-Ztreat-err-as-bug`. | Nicholas Nethercote | -68/+51 |
| 2024-01-12 | Auto merge of #117321 - chenyukang:yukang-fix-117142, r=petrochenkov | bors | -12/+41 |
| 2024-01-12 | Update cargo | Weihang Lo | -0/+0 |
| 2024-01-12 | fix typo in `fn()` docs | asquared31415 | -3/+3 |
| 2024-01-12 | Auto merge of #119452 - AngelicosPhosphoros:make_nonzeroint_get_assume_nonzer... | bors | -4/+101 |
| 2024-01-12 | Exclude well known names from showing a suggestion in check-cfg | Urgau | -39/+15 |
| 2024-01-12 | Auto merge of #119889 - GuillaumeGomez:rollup-ah3dhya, r=GuillaumeGomez | bors | -354/+500 |
| 2024-01-12 | Remove unused ErrorReporting variant from overflow handling | Michael Goulet | -16/+3 |
| 2024-01-12 | Taint `_` placeholder types | Oli Scherer | -2/+43 |
| 2024-01-12 | Allow `~const` on assoc ty bounds again | León Orell Valerian Liehr | -64/+202 |
| 2024-01-12 | rename `reported_signature_mismatch` to reflect its use | lcnr | -6/+4 |
| 2024-01-12 | Rollup merge of #119885 - DianQK:revert-pr-113923, r=petrochenkov | Guillaume Gomez | -160/+90 |
| 2024-01-12 | Rollup merge of #119884 - GuillaumeGomez:rename-env-opt, r=davidtwco | Guillaume Gomez | -17/+17 |
| 2024-01-12 | Rollup merge of #119877 - celinval:smir-visit-projection, r=oli-obk | Guillaume Gomez | -19/+38 |
| 2024-01-12 | Rollup merge of #119872 - compiler-errors:eagerly-emit-delayed-bugs, r=oli-ob... | Guillaume Gomez | -43/+112 |