| Age | Commit message (Expand) | Author | Lines |
| 2025-03-28 | Remove outdated comment. | Mara Bos | -1/+0 |
| 2025-03-28 | Remove ScopeDepth entirely. | Mara Bos | -24/+14 |
| 2025-03-28 | Remove `rustc_middle::ty::util::ExplicitSelf`. | Nicholas Nethercote | -13/+22 |
| 2025-03-28 | Add `{ast,hir,thir}::PatKind::Missing` variants. | Nicholas Nethercote | -0/+1 |
| 2025-03-26 | Remove ScopeDepth from var_parent. | Mara Bos | -10/+16 |
| 2025-03-26 | Don't set cx.parent to None; it seems unnecessary. | Mara Bos | -2/+1 |
| 2025-03-26 | Simplify RvalueCandidateType. | Mara Bos | -8/+2 |
| 2025-03-26 | Don't record child scopes for patterns. | Mara Bos | -2/+0 |
| 2025-03-23 | fix: Check empty SIMD vector in inline asm | Hadrien Eyraud | -0/+8 |
| 2025-03-22 | Auto merge of #138719 - lcnr:concrete_opaque_types-closures, r=oli-obk | bors | -13/+1 |
| 2025-03-20 | Rollup merge of #138727 - compiler-errors:ty-var-origin, r=fmease | Matthias Krüger | -47/+16 |
| 2025-03-20 | Rollup merge of #138685 - nnethercote:use-Option-Ident-for-lowered-param-name... | Matthias Krüger | -5/+13 |
| 2025-03-20 | Do not rely on type_var_origin in OrphanCheckErr::NonLocalInputType | Michael Goulet | -47/+16 |
| 2025-03-19 | merge opaque types of nested bodies | lcnr | -6/+0 |
| 2025-03-19 | remove unnecessary loop | lcnr | -7/+1 |
| 2025-03-19 | Use `Option<Ident>` for lowered param names. | Nicholas Nethercote | -5/+13 |
| 2025-03-18 | Remove existing AFIDT implementation | Michael Goulet | -1/+1 |
| 2025-03-17 | Rollup merge of #138384 - nnethercote:hir-ItemKind-idents, r=fmease | Matthias Krüger | -52/+56 |
| 2025-03-18 | Move `hir::Item::ident` into `hir::ItemKind`. | Nicholas Nethercote | -52/+56 |
| 2025-03-17 | Auto merge of #138595 - jhpratt:rollup-09pvfzu, r=jhpratt | bors | -8/+4 |
| 2025-03-17 | Flatten and simplify some control flow | Yotam Ofek | -8/+4 |
| 2025-03-17 | Use `strip_{prefix|suffix}` instead of `{starts|ends}_with`+indexing | Yotam Ofek | -2/+2 |
| 2025-03-15 | Add RTN support to rustdoc | Michael Goulet | -1/+3 |
| 2025-03-15 | Stop relying on rustc_type_ir in non-type-system crates | Michael Goulet | -26/+26 |
| 2025-03-15 | Fold visit into ty | Michael Goulet | -6/+5 |
| 2025-03-15 | Squash fold into ty | Michael Goulet | -19/+12 |
| 2025-03-14 | Small grammar fix in comment | Yotam Ofek | -1/+1 |
| 2025-03-14 | Fix typo in hir lowering lint diag | Yotam Ofek | -1/+3 |
| 2025-03-13 | Rollup merge of #138126 - compiler-errors:rtn-for-sugg, r=oli-obk | Matthias Krüger | -2/+3 |
| 2025-03-13 | Rollup merge of #138109 - Kohei316:feat/rust-doc-precise-capturing-arg, r=aDo... | Matthias Krüger | -3/+8 |
| 2025-03-13 | Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearth | bors | -38/+42 |
| 2025-03-12 | Add an opt-out in pretty printing for RTN rendering | Michael Goulet | -2/+3 |
| 2025-03-12 | Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr | bors | -1/+0 |
| 2025-03-12 | Rollup merge of #138407 - Bryanskiy:delegation-variadic, r=petrochenkov | Manish Goregaokar | -0/+5 |
| 2025-03-12 | Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan... | Manish Goregaokar | -1/+0 |
| 2025-03-12 | Rollup merge of #137504 - nnethercote:remove-Map-4, r=Zalathar | Manish Goregaokar | -38/+37 |
| 2025-03-12 | Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan... | Matthias Krüger | -1/+0 |
| 2025-03-12 | Auto merge of #138083 - nnethercote:rm-NtItem-NtStmt, r=petrochenkov | bors | -0/+1 |
| 2025-03-12 | Delegation: reject C-variadics | Bryanskiy | -0/+5 |
| 2025-03-12 | Move methods from `Map` to `TyCtxt`, part 4. | Nicholas Nethercote | -38/+37 |
| 2025-03-11 | Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgr | bors | -8/+17 |
| 2025-03-11 | Rollup merge of #138256 - compiler-errors:anon-const-ty, r=BoxyUwU | Matthias Krüger | -8/+17 |
| 2025-03-11 | Auto merge of #128440 - oli-obk:defines, r=lcnr | bors | -94/+25 |
| 2025-03-11 | Rollup merge of #138315 - matthiaskrgr:nextback, r=fmease | Jakub Beránek | -1/+1 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -94/+25 |
| 2025-03-11 | Remove `#![warn(unreachable_pub)]` from all `compiler/` crates. | Nicholas Nethercote | -1/+0 |
| 2025-03-11 | Auto merge of #138302 - matthiaskrgr:rollup-an2up80, r=matthiaskrgr | bors | -33/+94 |
| 2025-03-10 | use next_back() instead of last() on DoubleEndedIterator | Matthias Krüger | -1/+1 |
| 2025-03-10 | Rollup merge of #138306 - jieyouxu:revert-workspace-lints, r=Noratrieb | Matthias Krüger | -3/+1 |
| 2025-03-10 | Pass InferCtxt to InlineAsmCtxt to properly taint on error | Michael Goulet | -52/+58 |