| Age | Commit message (Expand) | Author | Lines |
| 2025-04-21 | Rollup merge of #140052 - GuillaumeGomez:fix-140026, r=nnethercote | Chris Denton | -0/+2 |
| 2025-04-19 | Update docs for `AssocItems::filter_by_name_unhygienic` | Guillaume Gomez | -0/+2 |
| 2025-04-18 | Re-remove `AdtFlags::IS_ANONYMOUS` | Sky | -2/+0 |
| 2025-04-18 | Rollup merge of #138528 - dianne:implicit-deref-patterns, r=Nadrieril | Matthias Krüger | -6/+47 |
| 2025-04-17 | do not emit `OpaqueCast` projections with `-Znext-solver` | lcnr | -0/+4 |
| 2025-04-17 | Rollup merge of #139770 - nnethercote:rename-LifetimeName, r=BoxyUwU | Matthias Krüger | -2/+2 |
| 2025-04-16 | lower implicit deref patterns to THIR | dianne | -3/+12 |
| 2025-04-16 | Auto merge of #139768 - compiler-errors:split-fold, r=lcnr | bors | -76/+214 |
| 2025-04-16 | Rename `LifetimeName` as `LifetimeKind`. | Nicholas Nethercote | -2/+2 |
| 2025-04-15 | Split TypeFolder and FallibleTypeFolder | Michael Goulet | -76/+214 |
| 2025-04-15 | Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalathar | bors | -112/+132 |
| 2025-04-15 | Rollup merge of #139772 - nnethercote:rm-hir-Map, r=Zalathar | Stuart Cook | -39/+16 |
| 2025-04-15 | Rollup merge of #139669 - nnethercote:overhaul-AssocItem, r=oli-obk | Stuart Cook | -73/+116 |
| 2025-04-15 | Auto merge of #139826 - matthiaskrgr:rollup-0q0qvkd, r=matthiaskrgr | bors | -13/+7 |
| 2025-04-15 | Move `name` field from `AssocItem` to `AssocKind` variants. | Nicholas Nethercote | -40/+72 |
| 2025-04-15 | Move two methods from `AssocKind` to `AssocItem`. | Nicholas Nethercote | -18/+15 |
| 2025-04-15 | Move `opt_rpitit_info` field to `hir::AssocKind::Type`. | Nicholas Nethercote | -18/+26 |
| 2025-04-14 | Rollup merge of #139811 - yotamofek:pr/newtype_cleanups, r=oli-obk | Matthias Krüger | -13/+7 |
| 2025-04-14 | Auto merge of #139577 - davidtwco:sizedness-go-vroom, r=oli-obk | bors | -7/+7 |
| 2025-04-14 | Use `newtype_index!`-generated types more idiomatically | Yotam Ofek | -13/+7 |
| 2025-04-14 | Rollup merge of #139767 - compiler-errors:www, r=oli-obk | Matthias Krüger | -3/+13 |
| 2025-04-14 | Auto merge of #139241 - bvanjoi:less-decoding, r=petrochenkov | bors | -4/+3 |
| 2025-04-14 | Auto merge of #139781 - jhpratt:rollup-qadsjvb, r=jhpratt | bors | -596/+93 |
| 2025-04-14 | Move `has_self` field to `hir::AssocKind::Fn`. | Nicholas Nethercote | -36/+42 |
| 2025-04-13 | Rollup merge of #139722 - jackh726:patternkind-walk-toir, r=compiler-errors | Jacob Pratt | -596/+93 |
| 2025-04-14 | Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated... | bors | -1/+0 |
| 2025-04-14 | Documentation fixes. | Nicholas Nethercote | -9/+13 |
| 2025-04-14 | Remove `rustc_middle::hir::Map`. | Nicholas Nethercote | -15/+0 |
| 2025-04-14 | Remove unused `Map` field from `TraitObjectVisitor`. | Nicholas Nethercote | -3/+3 |
| 2025-04-14 | Remove unused `StaticLifetimeVisitor`. | Nicholas Nethercote | -12/+0 |
| 2025-04-13 | Visit place in BackwardIncompatibleDropHint statement | Michael Goulet | -3/+13 |
| 2025-04-13 | Initial `UnsafePinned`/`UnsafeUnpin` impl [Part 1: Libs] | Sky | -0/+13 |
| 2025-04-12 | store the kind of pattern adjustments in `pat_adjustments` | dianne | -3/+35 |
| 2025-04-12 | Move FlagComputation, PatternKind, and TypeWalker to rustc_type_ir | jackh726 | -596/+93 |
| 2025-04-12 | don't store opaque info during encoding | bohan | -4/+3 |
| 2025-04-11 | Rollup merge of #139662 - nnethercote:tweak-DefPathData, r=compiler-errors | Jacob Pratt | -3/+3 |
| 2025-04-11 | Auto merge of #139453 - compiler-errors:incr, r=jieyouxu | bors | -2/+2 |
| 2025-04-11 | Introduce `DefPathData::AnonAssocTy`. | Nicholas Nethercote | -3/+3 |
| 2025-04-11 | Auto merge of #139011 - Zoxc:no-rayon-iters, r=oli-obk | bors | -6/+6 |
| 2025-04-11 | Rollup merge of #139654 - nnethercote:AssocKind-descr, r=compiler-errors | Stuart Cook | -2/+4 |
| 2025-04-11 | Rollup merge of #138682 - Alexendoo:extra-symbols, r=fee1-dead | Stuart Cook | -6/+6 |
| 2025-04-11 | Improve `AssocItem::descr`. | Nicholas Nethercote | -2/+4 |
| 2025-04-10 | Remove the use of Rayon iterators | John Kåre Alsaker | -6/+6 |
| 2025-04-10 | Rollup merge of #139510 - nnethercote:name-to-ident, r=fee1-dead | Matthias Krüger | -18/+21 |
| 2025-04-10 | Rollup merge of #139502 - yaahc:still-mutable-ice, r=bjorn3 | Matthias Krüger | -0/+5 |
| 2025-04-10 | Allow drivers to supply a list of extra symbols to intern | Alex Macleod | -6/+6 |
| 2025-04-10 | Auto merge of #139088 - spastorino:ergonomic-ref-counting-2, r=nikomatsakis | bors | -0/+2 |
| 2025-04-10 | Auto merge of #139000 - compiler-errors:rigid-missing-item, r=lcnr | bors | -0/+11 |
| 2025-04-10 | Auto merge of #139279 - BoxyUwU:bump-boostrap, r=jieyouxu | bors | -5/+5 |
| 2025-04-10 | Address review comments. | Nicholas Nethercote | -5/+8 |