| Age | Commit message (Expand) | Author | Lines |
| 2024-01-13 | Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDenton | bors | -2/+2 |
| 2024-01-13 | Auto merge of #119871 - nnethercote:overhaul-treat-err-as-bug, r=compiler-errors | bors | -27/+28 |
| 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 | 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 |
| 2024-01-11 | coverage: Add enums to accommodate other kinds of coverage mappings | Zalathar | -6/+6 |
| 2024-01-11 | Auto merge of #119677 - cjgillot:early-cfg-opt, r=oli-obk | bors | -38/+10 |
| 2024-01-11 | Rollup merge of #119803 - oli-obk:even_more_follow_up_errors, r=compiler-errors | Matthias Krüger | -26/+2 |
| 2024-01-11 | Rollup merge of #119790 - celinval:smir-all-traits, r=oli-obk | Matthias Krüger | -0/+125 |
| 2024-01-11 | Rollup merge of #119715 - Nadrieril:graceful-type-error, r=compiler-errors | Matthias Krüger | -0/+91 |
| 2024-01-10 | Stop mentioning internal lang items in no_std binary errors | Nilstrieb | -12/+56 |
| 2024-01-10 | Add test case for #119778 | Nadrieril | -0/+48 |
| 2024-01-10 | Avoid follow up errors | Oli Scherer | -26/+2 |
| 2024-01-10 | Rollup merge of #119772 - oli-obk:whackamole, r=compiler-errors | Matthias Krüger | -0/+47 |
| 2024-01-10 | Rollup merge of #119769 - fmease:rustdoc-off-by-one-dyn-trait-def-gen-args, r... | Matthias Krüger | -14/+30 |
| 2024-01-10 | Rollup merge of #106893 - clubby789:struct-update-help, r=compiler-errors | Matthias Krüger | -3/+8 |
| 2024-01-09 | Fix all_trait* methods to return all trait available | Celina G. Val | -0/+125 |