| Age | Commit message (Expand) | Author | Lines |
| 2024-03-05 | Split refining_impl_trait lint into _reachable, _internal variants | Tyler Mandry | -16/+19 |
| 2024-03-06 | Auto merge of #122041 - matthiaskrgr:rollup-imsmdke, r=matthiaskrgr | bors | -21/+14 |
| 2024-03-05 | Rollup merge of #122028 - oli-obk:drop_in_place_leftovers, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-03-05 | Rollup merge of #121894 - RalfJung:const_eval_select, r=oli-obk | Matthias Krüger | -1/+2 |
| 2024-03-05 | Rollup merge of #121991 - oli-obk:merge_opaque_types_defined_by_queries, r=co... | Matthias Krüger | -20/+8 |
| 2024-03-05 | Rollup merge of #121975 - davidtwco:issue-121757, r=petrochenkov | Matthias Krüger | -1/+6 |
| 2024-03-05 | Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult` | Jason Newcomb | -43/+25 |
| 2024-03-05 | Move visitor utils to `rustc_ast_ir` | Jason Newcomb | -2/+2 |
| 2024-03-05 | Merge `impl_trait_in_assoc_types_defined_by` query back into `opaque_types_de... | Oli Scherer | -20/+8 |
| 2024-03-05 | Remove some dead code | Oli Scherer | -1/+0 |
| 2024-03-05 | Uplift some feeding out of associated_type_for_impl_trait_in_impl and into qu... | Michael Goulet | -15/+61 |
| 2024-03-05 | Auto merge of #121780 - nnethercote:diag-renaming2, r=davidtwco | bors | -10/+10 |
| 2024-03-05 | Rename `StructuredDiagnostic` as `StructuredDiag`. | Nicholas Nethercote | -8/+8 |
| 2024-03-05 | Rename `DiagnosticMessage` as `DiagMessage`. | Nicholas Nethercote | -2/+2 |
| 2024-03-05 | Auto merge of #120675 - oli-obk:intrinsics3.0, r=pnkfelix | bors | -2/+2 |
| 2024-03-04 | Rollup merge of #121969 - nnethercote:ParseSess-cleanups, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2024-03-05 | Rename all `ParseSess` variables/fields/lifetimes as `psess`. | Nicholas Nethercote | -1/+1 |
| 2024-03-04 | rename `ast_*` to `hir_*` in wfcheck | Lukas Markeffsky | -17/+17 |
| 2024-03-04 | adjust obligation spans for super projections | Lukas Markeffsky | -3/+13 |
| 2024-03-04 | Return a struct from `query intrinsic` to be able to add another field in the... | Oli Scherer | -2/+2 |
| 2024-03-04 | hir_analysis: enums return `None` in `find_field` | David Wood | -1/+6 |
| 2024-03-04 | Rollup merge of #121927 - Zoxc:print-no-query, r=estebank | Matthias Krüger | -1/+1 |
| 2024-03-03 | Add a proper `with_no_queries` to printing | John Kåre Alsaker | -1/+1 |
| 2024-03-03 | Mention Register Size in `#[warn(asm_sub_register)]` | Veera | -7/+15 |
| 2024-03-02 | Auto merge of #121914 - Nadrieril:rollup-ol98ncg, r=Nadrieril | bors | -1/+73 |
| 2024-03-02 | Rollup merge of #121841 - tgross35:f16-f128-step2-intrinsics, r=compiler-errors | Guillaume Boisseau | -1/+73 |
| 2024-03-02 | const_eval_select: make it safe but be careful with what we expose on stable ... | Ralf Jung | -1/+2 |
| 2024-03-02 | avoid collecting into vecs in some places | Matthias Krüger | -4/+1 |
| 2024-03-01 | Add `f16` and `f128` intrinsics to HIR | Trevor Gross | -1/+73 |
| 2024-03-01 | Rollup merge of #121828 - mu001999:clean, r=Nilstrieb | Matthias Krüger | -2/+0 |
| 2024-03-01 | Rollup merge of #121819 - nnethercote:fix-121812, r=oli-obk | Matthias Krüger | -10/+2 |
| 2024-03-01 | Remove unused fluent messages | r0cky | -2/+0 |
| 2024-03-01 | Handle stashing of delayed bugs. | Nicholas Nethercote | -10/+2 |
| 2024-02-29 | Auto merge of #118247 - spastorino:type-equality-subtyping, r=lcnr | bors | -3/+7 |
| 2024-02-29 | Make infer higher ranked equate use bidirectional subtyping in invariant context | Santiago Pastorino | -3/+7 |
| 2024-02-29 | Rollup merge of #121669 - nnethercote:count-stashed-errs-again, r=estebank | Guillaume Gomez | -17/+20 |
| 2024-02-29 | Forbid implementing `Freeze` even if the trait is stabilized | Oli Scherer | -0/+14 |
| 2024-02-29 | Rollup merge of #121779 - mu001999:clean, r=Nilstrieb | Jacob Pratt | -7/+0 |
| 2024-02-29 | Rollup merge of #121745 - compiler-errors:refining-impl-trait-deeply-norm, r=... | Jacob Pratt | -5/+9 |
| 2024-02-29 | Remove unused diagnostic struct | r0cky | -7/+0 |
| 2024-02-29 | Overhaul how stashed diagnostics work, again. | Nicholas Nethercote | -17/+20 |
| 2024-02-28 | Auto merge of #121489 - nnethercote:diag-renaming, r=davidtwco | bors | -60/+53 |
| 2024-02-28 | Deeply normalize obligations in refining_impl_trait | Michael Goulet | -5/+9 |
| 2024-02-28 | Rollup merge of #121695 - oli-obk:split_ty_utils, r=compiler-errors | Guillaume Gomez | -2/+1 |
| 2024-02-28 | Rename `DiagnosticBuilder` as `Diag`. | Nicholas Nethercote | -60/+53 |
| 2024-02-27 | Split rustc_type_ir to avoid rustc_ast from depending on it | Oli Scherer | -2/+1 |
| 2024-02-27 | yeet now unnecessary special-case | lcnr | -18/+5 |
| 2024-02-27 | use typeck root when checking closure oblig | lcnr | -1/+3 |
| 2024-02-27 | wf-check RPITs | lcnr | -18/+21 |
| 2024-02-27 | Auto merge of #121285 - nnethercote:delayed_bug-audit, r=lcnr | bors | -1/+1 |