| Age | Commit message (Expand) | Author | Lines |
| 2024-01-31 | Auto merge of #120227 - nnethercote:further-improve-space_between, r=petroche... | bors | -84/+62 |
| 2024-01-30 | Auto merge of #119101 - compiler-errors:outlives, r=lcnr | bors | -3/+48 |
| 2024-01-30 | Rollup merge of #120476 - compiler-errors:lang-items-yeet, r=Nilstrieb | Guillaume Gomez | -317/+6 |
| 2024-01-30 | Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkov | Guillaume Gomez | -2/+2 |
| 2024-01-30 | Rollup merge of #120342 - oli-obk:track_errors6, r=nnethercote | Guillaume Gomez | -11/+2 |
| 2024-01-30 | Rollup merge of #120293 - estebank:issue-102629, r=nnethercote | Guillaume Gomez | -311/+230 |
| 2024-01-30 | Rollup merge of #118533 - chenyukang:yukang-fix-118455, r=petrochenkov | Guillaume Gomez | -184/+73 |
| 2024-01-30 | Rollup merge of #120460 - nnethercote:fix-120397, r=compiler-errors | Guillaume Gomez | -20/+94 |
| 2024-01-30 | Rollup merge of #120439 - seqre-contrib:moving-ui-tests, r=nnethercote | Guillaume Gomez | -0/+0 |
| 2024-01-30 | Rollup merge of #120424 - RalfJung:raw-ptr-meta, r=Nilstrieb | Guillaume Gomez | -1/+1 |
| 2024-01-30 | Rollup merge of #120402 - compiler-errors:async-closure-def-tree, r=cjgillot | Guillaume Gomez | -0/+31 |
| 2024-01-30 | Rollup merge of #120400 - estebank:bound-error-cleanup, r=oli-obk | Guillaume Gomez | -143/+32 |
| 2024-01-30 | Auto merge of #119744 - lcnr:assemble-only-rigid, r=compiler-errors | bors | -22/+98 |
| 2024-01-30 | Apply suggestions from review | Michael Goulet | -0/+20 |
| 2024-01-30 | Add a test | Michael Goulet | -0/+22 |
| 2024-01-30 | Deeply normalize when processing registered region obligations | Michael Goulet | -3/+6 |
| 2024-01-29 | Move multiple UI issue tests to subdirectories | Marek 'seqre' Grzelak | -0/+0 |
| 2024-01-29 | Auto merge of #120466 - Dylan-DPC:rollup-v0or19a, r=Dylan-DPC | bors | -61/+714 |
| 2024-01-29 | Remove some unnecessary check logic for lang items in HIR typeck | Michael Goulet | -317/+6 |
| 2024-01-29 | Avoid ICE in trait without `dyn` lint | Esteban Küber | -120/+218 |
| 2024-01-29 | bye bye `assemble_candidates_via_self_ty` | lcnr | -22/+98 |
| 2024-01-29 | Rollup merge of #120390 - matthewjasper:inline-constant-pat-mir, r=davidtwco | Dylan DPC | -8/+87 |
| 2024-01-29 | Rollup merge of #118625 - ShE3py:expr-in-pats, r=WaffleLapkin | Dylan DPC | -53/+627 |
| 2024-01-29 | Supress unhelpful diagnostics for unresolved top level attributes | yukang | -184/+73 |
| 2024-01-29 | Enable tests for unsafe blocks in inline const patterns | Matthew Jasper | -3/+39 |
| 2024-01-29 | Borrow check inline const patterns | Matthew Jasper | -5/+48 |
| 2024-01-29 | raw pointer metadata API: data address -> data pointer | Ralf Jung | -1/+1 |
| 2024-01-29 | Be more careful about interpreting a label/lifetime as a mistyped char literal. | Nicholas Nethercote | -20/+94 |
| 2024-01-28 | Handle methodcalls & operators in patterns | Lieselotte | -53/+627 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -2/+2 |
| 2024-01-27 | Make the coroutine def id of an async closure the child of the closure def id | Michael Goulet | -0/+31 |
| 2024-01-27 | Update tests. | Markus Reiter | -30/+32 |
| 2024-01-27 | Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiser | bors | -0/+31 |
| 2024-01-27 | Rollup merge of #119957 - Young-Flash:fix, r=fmease | Matthias Krüger | -0/+118 |
| 2024-01-27 | Rollup merge of #118182 - estebank:issue-118164, r=davidtwco | Matthias Krüger | -0/+36 |
| 2024-01-27 | Auto merge of #118636 - h1467792822:dev, r=michaelwoerister | bors | -4/+9 |
| 2024-01-26 | Properly recover from trailing attr in body | Esteban Küber | -0/+36 |
| 2024-01-26 | Rollup merge of #120382 - fee1-dead-contrib:classify-closure-argument, r=Nadr... | Matthias Krüger | -2/+2 |
| 2024-01-26 | Rollup merge of #120378 - lcnr:normalize-ast, r=compiler-errors | Matthias Krüger | -35/+51 |
| 2024-01-26 | Rollup merge of #120311 - mina86:h, r=cuviper | Matthias Krüger | -0/+2 |
| 2024-01-26 | Rollup merge of #120277 - compiler-errors:normalize-before-validating, r=oli-obk | Matthias Krüger | -0/+31 |
| 2024-01-26 | Rollup merge of #119562 - LegionMammal978:rename-pin-pointer, r=Amanieu,dtolnay | Matthias Krüger | -4/+4 |
| 2024-01-26 | Rollup merge of #119342 - sjwang05:issue-112254, r=wesleywiser | Matthias Krüger | -0/+89 |
| 2024-01-26 | Use single label for method not found due to unmet bound | Esteban Küber | -51/+14 |
| 2024-01-26 | Use only one label for multiple unsatisfied bounds on type (typeck) | Esteban Küber | -92/+21 |
| 2024-01-26 | Use only one label for multiple unsatisfied bounds on type (astconv) | Esteban Küber | -4/+1 |
| 2024-01-26 | Normalize field types before checking validity | Michael Goulet | -0/+31 |
| 2024-01-26 | Classify closure arguments in refutable pattern in argument error | Deadbeef | -2/+2 |
| 2024-01-26 | Auto merge of #120375 - matthiaskrgr:rollup-ueakvms, r=matthiaskrgr | bors | -15/+44 |
| 2024-01-26 | remove unnecessary test | lcnr | -22/+0 |