| Age | Commit message (Expand) | Author | Lines |
| 2024-01-13 | Auto merge of #119945 - matthiaskrgr:rollup-oy3e1j2, r=matthiaskrgr | bors | -7/+18 |
| 2024-01-13 | Rollup merge of #119925 - bvanjoi:fix-112672, r=Nilstrieb | Matthias Krüger | -7/+18 |
| 2024-01-13 | Auto merge of #119088 - George-lewis:glewis/suggest-upgrading-compiler, r=Nil... | bors | -318/+1364 |
| 2024-01-13 | Bless tests | George-lewis | -318/+1364 |
| 2024-01-13 | Auto merge of #119927 - matthiaskrgr:rollup-885ws57, r=matthiaskrgr | bors | -61/+191 |
| 2024-01-13 | Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDenton | bors | -2/+2 |
| 2024-01-13 | Rollup merge of #119896 - oli-obk:variance_ice, r=compiler-errors | Matthias Krüger | -0/+37 |
| 2024-01-13 | Rollup merge of #119894 - fmease:tilde-const-assoc-ty-bounds, r=compiler-errors | Matthias Krüger | -59/+149 |
| 2024-01-13 | Rollup merge of #119587 - beepster4096:system_varargs, r=petrochenkov | Matthias Krüger | -2/+5 |
| 2024-01-13 | store the segment name when resolution fails | bohan | -7/+18 |
| 2024-01-13 | Auto merge of #119871 - nnethercote:overhaul-treat-err-as-bug, r=compiler-errors | bors | -27/+28 |
| 2024-01-12 | allow system abi to be variadic | beepster4096 | -2/+5 |
| 2024-01-13 | Auto merge of #119473 - Urgau:check-cfg-explicit-none, r=petrochenkov | bors | -4/+88 |
| 2024-01-13 | Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnr | bors | -9/+809 |
| 2024-01-13 | Auto merge of #118924 - Urgau:check-cfg-exclude-well-known-from-diag, r=petro... | bors | -35/+0 |
| 2024-01-13 | Don't consider delayed bugs for `-Ztreat-err-as-bug`. | Nicholas Nethercote | -27/+28 |
| 2024-01-12 | Auto merge of #117321 - chenyukang:yukang-fix-117142, r=petrochenkov | bors | -0/+19 |
| 2024-01-12 | Auto merge of #119452 - AngelicosPhosphoros:make_nonzeroint_get_assume_nonzer... | bors | -0/+83 |
| 2024-01-12 | Exclude well known names from showing a suggestion in check-cfg | Urgau | -35/+0 |
| 2024-01-12 | Taint `_` placeholder types | Oli Scherer | -0/+37 |
| 2024-01-12 | Allow `~const` on assoc ty bounds again | León Orell Valerian Liehr | -59/+149 |
| 2024-01-12 | Rollup merge of #119885 - DianQK:revert-pr-113923, r=petrochenkov | Guillaume Gomez | -113/+9 |
| 2024-01-12 | Rollup merge of #119884 - GuillaumeGomez:rename-env-opt, r=davidtwco | Guillaume Gomez | -6/+6 |
| 2024-01-12 | Rollup merge of #119872 - compiler-errors:eagerly-emit-delayed-bugs, r=oli-ob... | Guillaume Gomez | -0/+39 |
| 2024-01-12 | Rollup merge of #119817 - compiler-errors:normalize-opaques, r=lcnr | Guillaume Gomez | -74/+134 |
| 2024-01-12 | Auto merge of #119396 - Nadrieril:intersection-tracking, r=WaffleLapkin | bors | -25/+19 |
| 2024-01-12 | Delegation implementation: step 1 | Bryanskiy | -9/+809 |
| 2024-01-12 | Revert "Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix" | DianQK | -105/+9 |
| 2024-01-12 | Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix" | DianQK | -8/+0 |
| 2024-01-12 | Rename `--env` option flag to `--env-set` | Guillaume Gomez | -6/+6 |
| 2024-01-12 | Auto merge of #119879 - matthiaskrgr:rollup-y710der, r=matthiaskrgr | bors | -0/+135 |
| 2024-01-12 | update debuginfo tests on Windows | joboet | -2/+2 |
| 2024-01-12 | Rollup merge of #119868 - oli-obk:unknown_lifetime_ice, r=compiler-errors | Matthias Krüger | -0/+135 |
| 2024-01-12 | Auto merge of #119735 - lcnr:provisional-cache-readd, r=compiler-errors | bors | -0/+173 |
| 2024-01-12 | Auto merge of #118548 - Enselic:bench-padding, r=thomcc,ChrisDenton | bors | -0/+50 |
| 2024-01-12 | Give me a way to emit all the delayed bugs | Michael Goulet | -0/+39 |
| 2024-01-11 | Register even erroneous impls | Oli Scherer | -0/+135 |
| 2024-01-11 | Rollup merge of #119852 - RalfJung:const-err4, r=compiler-errors | Matthias Krüger | -11/+1 |
| 2024-01-11 | Rollup merge of #119842 - Zalathar:kind, r=oli-obk | Matthias Krüger | -6/+6 |
| 2024-01-11 | Rollup merge of #119841 - nnethercote:rm-DiagnosticBuilder-buffer, r=oli-obk | Matthias Krüger | -5/+5 |
| 2024-01-11 | Rollup merge of #119836 - hi-rustin:rustin-patch-docs-blank-line, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2024-01-11 | Rollup merge of #119813 - oli-obk:even_more_follow_up_errors2, r=estebank | Matthias Krüger | -249/+47 |
| 2024-01-11 | Remove special-casing around aliaskind in new solver | Michael Goulet | -74/+134 |
| 2024-01-11 | give const-err4 a more descriptive name | Ralf Jung | -11/+1 |
| 2024-01-11 | fix: update broken stderr | hi-rustin | -1/+1 |
| 2024-01-11 | Only lint ranges that really overlap | Nadrieril | -25/+19 |
| 2024-01-11 | Taint more aggressively in astconv | Oli Scherer | -89/+15 |
| 2024-01-11 | Silence follow up errors if astconv already errored | Oli Scherer | -160/+32 |
| 2024-01-11 | Rollup merge of #116343 - Nilstrieb:maybe-dont-mention-all-the-weird-lang-ite... | Takayuki Maeda | -12/+56 |
| 2024-01-11 | Use the right level with `-Ztreat-err-as-bug`. | Nicholas Nethercote | -5/+5 |