| Age | Commit message (Expand) | Author | Lines |
| 2025-01-31 | Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr | bors | -2/+1 |
| 2025-01-31 | Rollup merge of #135860 - fmease:compiler-mv-obj-save-dyn-compat-ii, r=jieyouxu | Matthias Krüger | -2/+1 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -308/+224 |
| 2025-01-31 | Auto merge of #136331 - jhpratt:rollup-curo1f4, r=jhpratt | bors | -68/+26 |
| 2025-01-31 | Rollup merge of #136313 - compiler-errors:too-many-args, r=lqd | Jacob Pratt | -0/+1 |
| 2025-01-31 | Rollup merge of #136281 - nnethercote:rustc_hir_analysis, r=lcnr | Jacob Pratt | -308/+219 |
| 2025-01-31 | Rollup merge of #136270 - nnethercote:rm-NamedVarMap, r=jackh726 | Jacob Pratt | -68/+26 |
| 2025-01-31 | Don't export `rustc_hir_analysis::collect`. | Nicholas Nethercote | -12/+12 |
| 2025-01-31 | Remove `xform` submodule. | Nicholas Nethercote | -26/+19 |
| 2025-01-31 | Remove an unnecessary loop label. | Nicholas Nethercote | -2/+2 |
| 2025-01-31 | Fix a comment typo. | Nicholas Nethercote | -1/+1 |
| 2025-01-31 | Use `.and` chaining to improve readability. | Nicholas Nethercote | -20/+16 |
| 2025-01-31 | Remove an unnecessary lifetime from `RemapLateParam`. | Nicholas Nethercote | -5/+4 |
| 2025-01-31 | Remove an unused arg from the trait method `provided_kind`. | Nicholas Nethercote | -3/+1 |
| 2025-01-31 | Remove unnecessary builders. | Nicholas Nethercote | -193/+139 |
| 2025-01-31 | Format `delegation.rs` better. | Nicholas Nethercote | -22/+15 |
| 2025-01-31 | Merge two identical match arms. | Nicholas Nethercote | -7/+2 |
| 2025-01-31 | Remove an out-of-date `FIXME` comment. | Nicholas Nethercote | -5/+4 |
| 2025-01-31 | Merge two `match` arms that are identical. | Nicholas Nethercote | -11/+6 |
| 2025-01-31 | Avoid a duplicated error case in `fn_sig_suggestion`. | Nicholas Nethercote | -9/+5 |
| 2025-01-31 | Clarify a comment. | Nicholas Nethercote | -1/+2 |
| 2025-01-30 | Filter out RPITITs when suggesting unconstrained assoc type on too many generics | Michael Goulet | -0/+1 |
| 2025-01-30 | review comment: change `span` argument | Esteban Küber | -4/+4 |
| 2025-01-30 | When encountering unexpected closure return type, point at return type/expres... | Esteban Küber | -0/+4 |
| 2025-01-30 | Do not treat vtable supertraits as distinct when bound with different bound vars | Michael Goulet | -2/+2 |
| 2025-01-30 | Rework rustc_dump_vtable | Michael Goulet | -6/+89 |
| 2025-01-30 | Auto merge of #136038 - compiler-errors:outlives, r=lcnr | bors | -62/+31 |
| 2025-01-30 | Remove `NamedVarMap`. | Nicholas Nethercote | -68/+26 |
| 2025-01-29 | Eliminate PatKind::Path | Oli Scherer | -3/+2 |
| 2025-01-28 | Make item self/non-self bound naming less whack | Michael Goulet | -14/+13 |
| 2025-01-28 | Move outlives env computation into methods | Michael Goulet | -7/+10 |
| 2025-01-28 | Consolidate OutlivesEnv construction with resolve_regions | Michael Goulet | -57/+23 |
| 2025-01-27 | Rollup merge of #136114 - compiler-errors:more-idents, r=jieyouxu | Guillaume Gomez | -34/+33 |
| 2025-01-27 | Remove redundant to_ident_string calls | Michael Goulet | -1/+1 |
| 2025-01-27 | Use identifiers in diagnostics more often | Michael Goulet | -33/+32 |
| 2025-01-27 | Add `TooGeneric` variant to `LayoutError` and emit `Unknown` one | FedericoBruzzone | -2/+6 |
| 2025-01-26 | Compiler: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -2/+1 |
| 2025-01-25 | Rollup merge of #135951 - yotamofek:use-debug-helpers, r=SparrowLii | Jacob Pratt | -32/+31 |
| 2025-01-25 | Rollup merge of #135971 - compiler-errors:self-projection, r=fmease | Matthias Krüger | -7/+1 |
| 2025-01-24 | use `fmt::from_fn` in more places, instead of using structs that impl formatt... | Yotam Ofek | -32/+31 |
| 2025-01-24 | Auto merge of #135272 - BoxyUwU:generic_arg_infer_reliability_2, r=compiler-e... | bors | -103/+107 |
| 2025-01-24 | Rollup merge of #135865 - zachs18:maybe_report_similar_assoc_fn_more, r=compi... | Matthias Krüger | -6/+14 |
| 2025-01-24 | Properly report error when object type param default references self | Michael Goulet | -7/+1 |
| 2025-01-23 | `visit_x_unambig` | Boxy | -22/+22 |
| 2025-01-23 | Semantic changes from new hir representation | Boxy | -39/+28 |
| 2025-01-23 | Split hir `TyKind` and `ConstArgKind` in two and update `hir::Visitor` | Boxy | -57/+64 |
| 2025-01-23 | Make `hir::TyKind::TraitObject` use tagged ptr | Boxy | -7/+15 |
| 2025-01-22 | Rollup merge of #135816 - BoxyUwU:root_normalizes_to_goal_ice, r=lcnr | Matthias Krüger | -5/+5 |
| 2025-01-22 | Refactor dyn-compatibility error and suggestions | Taylor Cramer | -1/+1 |
| 2025-01-22 | Also check for associated fns on primitives in E0223 similar-path check. | Zachary S | -3/+9 |