| Age | Commit message (Expand) | Author | Lines |
| 2024-01-06 | Reuse `ctor_sub_tys` when we have one around | Nadrieril | -6/+11 |
| 2024-01-06 | Remove `Matrix.wildcard_row` | Nadrieril | -18/+24 |
| 2024-01-06 | Auto merge of #119531 - petrochenkov:cmpctxt, r=cjgillot | bors | -48/+72 |
| 2024-01-06 | Auto merge of #119499 - cjgillot:dtm-opt, r=nnethercote | bors | -18/+15 |
| 2024-01-06 | Auto merge of #119478 - bjorn3:no_serialize_specialization, r=wesleywiser | bors | -396/+470 |
| 2024-01-06 | Auto merge of #119648 - compiler-errors:rollup-42inxd8, r=compiler-errors | bors | -166/+193 |
| 2024-01-05 | Rollup merge of #119638 - lukas-code:suggest-constructor-cycle-error, r=cjgillot | Michael Goulet | -9/+10 |
| 2024-01-05 | Rollup merge of #119420 - cjgillot:issue-119295, r=compiler-errors | Michael Goulet | -0/+7 |
| 2024-01-05 | Rollup merge of #119216 - weiznich:use_diagnostic_namespace_in_stdlib, r=comp... | Michael Goulet | -3/+1 |
| 2024-01-05 | Rollup merge of #119208 - Zalathar:hoist, r=WaffleLapkin,Swatinem | Michael Goulet | -154/+175 |
| 2024-01-06 | Auto merge of #119459 - cjgillot:inline-mir-utils, r=compiler-errors | bors | -0/+24 |
| 2024-01-06 | Auto merge of #119329 - Nadrieril:reveal-opaques-early, r=compiler-errors | bors | -94/+132 |
| 2024-01-06 | rustc_span: Optimize syntax context comparisons | Vadim Petrochenkov | -48/+72 |
| 2024-01-05 | Do not run check on foreign items. | Camille GILLOT | -1/+1 |
| 2024-01-05 | Handle ForeignItem as TAIT scope. | Camille GILLOT | -0/+7 |
| 2024-01-05 | Auto merge of #119634 - matthiaskrgr:rollup-v2xt7et, r=matthiaskrgr | bors | -404/+522 |
| 2024-01-05 | fix cycle error for "use constructor" suggestion | Lukas Markeffsky | -5/+2 |
| 2024-01-05 | fix OOM when `ty::Instance` is used in query description | Lukas Markeffsky | -4/+8 |
| 2024-01-05 | Rollup merge of #119589 - petrochenkov:cdatalock, r=Mark-Simulacrum | Matthias Krüger | -58/+58 |
| 2024-01-05 | Rollup merge of #119563 - compiler-errors:coroutine-resume, r=oli-obk | Matthias Krüger | -36/+81 |
| 2024-01-05 | Rollup merge of #119554 - matthewjasper:remove-guard-distinction, r=compiler-... | Matthias Krüger | -168/+102 |
| 2024-01-05 | Rollup merge of #119506 - compiler-errors:visibilities-for-object-safety-erro... | Matthias Krüger | -1/+4 |
| 2024-01-05 | Rollup merge of #119354 - fmease:negative_bounds-fixes, r=compiler-errors | Matthias Krüger | -49/+108 |
| 2024-01-05 | Rollup merge of #119350 - fmease:lazy-ty-aliases-implied-bounds, r=compiler-e... | Matthias Krüger | -73/+114 |
| 2024-01-05 | Rollup merge of #119151 - Jules-Bertholet:no-foreign-doc-hidden-suggest, r=da... | Matthias Krüger | -19/+55 |
| 2024-01-05 | Auto merge of #119192 - michaelwoerister:mcp533-push, r=cjgillot | bors | -147/+256 |
| 2024-01-05 | Auto merge of #119621 - compiler-errors:rollup-5mxtvuk, r=compiler-errors | bors | -1341/+708 |
| 2024-01-05 | Rollup merge of #119601 - nnethercote:Emitter-cleanups, r=oli-obk | Michael Goulet | -38/+31 |
| 2024-01-05 | Rollup merge of #119577 - tmiasko:lint, r=oli-obk | Michael Goulet | -67/+60 |
| 2024-01-05 | Rollup merge of #119567 - nnethercote:rm-Zreport-delayed-bugs, r=oli-obk | Michael Goulet | -17/+3 |
| 2024-01-05 | Rollup merge of #119566 - Zalathar:remove-spanview, r=Swatinem,Nilstrieb | Michael Goulet | -701/+2 |
| 2024-01-05 | Rollup merge of #119538 - nnethercote:cleanup-errors-5, r=compiler-errors | Michael Goulet | -457/+362 |
| 2024-01-05 | Rollup merge of #119148 - estebank:bare-traits, r=davidtwco | Michael Goulet | -61/+250 |
| 2024-01-05 | Use `resolutions(()).effective_visiblities` to avoid cycle errors | Michael Goulet | -1/+4 |
| 2024-01-05 | Auto merge of #118991 - nikic:scalar-pair, r=nagisa | bors | -40/+47 |
| 2024-01-05 | Allow emitting diagnostics from the `#[diagnostic]` namespace without a | Georg Semmler | -3/+1 |
| 2024-01-05 | Restore if let guard temporary scoping difference | Matthew Jasper | -2/+17 |
| 2024-01-05 | Remove `thir::Guard` | Matthew Jasper | -74/+25 |
| 2024-01-05 | Remove `hir::Guard` | Matthew Jasper | -97/+65 |
| 2024-01-05 | Handle context for const patterns correctly | Matthew Jasper | -1/+7 |
| 2024-01-05 | Stabilize THIR unsafeck | Matthew Jasper | -25/+26 |
| 2024-01-05 | Auto merge of #118297 - shepmaster:warn-dead-tuple-fields, r=WaffleLapkin | bors | -52/+43 |
| 2024-01-05 | Change printing of "`--error-format` is unstable" errors. | Nicholas Nethercote | -11/+2 |
| 2024-01-05 | coverage: Make the remaining fields of `CoverageSpan` non-public | Zalathar | -4/+4 |
| 2024-01-05 | coverage: Split out `SpanFromMir` from `CoverageSpan` | Zalathar | -24/+51 |
| 2024-01-05 | coverage: Hoist the splitting of visible macro invocations | Zalathar | -34/+36 |
| 2024-01-05 | coverage: Hoist the removal of unwanted macro expansion spans | Zalathar | -26/+27 |
| 2024-01-05 | coverage: Overhaul how "visible macros" are determined | Zalathar | -66/+58 |
| 2024-01-05 | coverage: Avoid early returns from `mir_to_initial_sorted_coverage_spans` | Zalathar | -15/+14 |
| 2024-01-05 | Auto merge of #117213 - oli-obk:check_item_type_cleanup, r=estebank | bors | -68/+42 |