| Age | Commit message (Expand) | Author | Lines |
| 2025-03-13 | Auto merge of #138249 - compiler-errors:auto-self, r=lcnr | bors | -15/+1 |
| 2025-03-13 | Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearth | bors | -1205/+1133 |
| 2025-03-12 | Auto merge of #138076 - tmiasko:pred-count, r=matthewjasper | bors | -3/+6 |
| 2025-03-12 | Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr | bors | -254/+337 |
| 2025-03-12 | Rollup merge of #138407 - Bryanskiy:delegation-variadic, r=petrochenkov | Manish Goregaokar | -0/+5 |
| 2025-03-12 | Rollup merge of #138403 - Bryanskiy:delegation-ice-2, r=petrochenkov | Manish Goregaokar | -0/+1 |
| 2025-03-12 | Rollup merge of #138394 - lcnr:yeet-variant, r=compiler-errors | Manish Goregaokar | -11/+6 |
| 2025-03-12 | Rollup merge of #138357 - lcnr:goodbye-TypeVerifier-rarw, r=compiler-errors | Manish Goregaokar | -798/+689 |
| 2025-03-12 | Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan... | Manish Goregaokar | -79/+15 |
| 2025-03-12 | Rollup merge of #138280 - folkertdev:mir-dump-asm-const, r=compiler-errors | Manish Goregaokar | -1/+4 |
| 2025-03-12 | Rollup merge of #138259 - compiler-errors:disentangle-ribs, r=BoxyUwU | Manish Goregaokar | -50/+122 |
| 2025-03-12 | Rollup merge of #138175 - sam-mccall:binobj, r=nnethercote | Manish Goregaokar | -1/+1 |
| 2025-03-12 | Rollup merge of #137504 - nnethercote:remove-Map-4, r=Zalathar | Manish Goregaokar | -344/+305 |
| 2025-03-12 | Rollup merge of #138387 - RalfJung:intrinsic-arg-names, r=oli-obk | Matthias Krüger | -16/+16 |
| 2025-03-12 | Rollup merge of #138345 - oli-obk:autodiff-cleanup, r=compiler-errors | Matthias Krüger | -11/+5 |
| 2025-03-12 | Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan... | Matthias Krüger | -79/+15 |
| 2025-03-12 | Rollup merge of #137701 - cuviper:sharded-hashtable, r=fmease | Matthias Krüger | -66/+107 |
| 2025-03-12 | Rollup merge of #137314 - lcnr:cycles-with-unknown-kind, r=compiler-errors | Matthias Krüger | -82/+194 |
| 2025-03-12 | Disentangle ForwardGenericParamBan and ConstParamTy ribs | Michael Goulet | -50/+122 |
| 2025-03-12 | Auto merge of #138083 - nnethercote:rm-NtItem-NtStmt, r=petrochenkov | bors | -99/+182 |
| 2025-03-12 | Delegation: reject C-variadics | Bryanskiy | -0/+5 |
| 2025-03-12 | Delegation: one more ICE fix for `MethodCall` generation | Bryanskiy | -0/+1 |
| 2025-03-12 | remove unnecessary variant | lcnr | -11/+6 |
| 2025-03-12 | Rollup merge of #138377 - nnethercote:rustc_hir_typeck, r=compiler-errors | Matthias Krüger | -25/+27 |
| 2025-03-12 | Rollup merge of #138376 - nnethercote:hir-ItemKind-ident-precursors, r=compil... | Matthias Krüger | -56/+24 |
| 2025-03-12 | Rollup merge of #138372 - Eclips4:issue-138196, r=scottmcm | Matthias Krüger | -15/+20 |
| 2025-03-12 | Rollup merge of #138360 - Urgau:fix-fp-expr_or_init, r=wesleywiser | Matthias Krüger | -2/+14 |
| 2025-03-12 | Rollup merge of #138347 - nnethercote:less-kw-Empty-2, r=compiler-errors | Matthias Krüger | -21/+41 |
| 2025-03-12 | Rollup merge of #138174 - compiler-errors:elaborate-unsize-self-pred, r=BoxyUwU | Matthias Krüger | -7/+12 |
| 2025-03-12 | intrinsics: remove unnecessary leading underscore from argument names | Ralf Jung | -16/+16 |
| 2025-03-12 | Remove unnecessary lifetime from `PatInfo`. | Nicholas Nethercote | -25/+27 |
| 2025-03-12 | Auto merge of #137795 - Jarcho:idx_opt, r=davidtwco | bors | -0/+10 |
| 2025-03-12 | Factor out some repeated code in `parse_item_impl`. | Nicholas Nethercote | -24/+13 |
| 2025-03-12 | Inline and remove `State::print_item_type`. | Nicholas Nethercote | -22/+11 |
| 2025-03-12 | Remove unused `OwnerNode::ident` method. | Nicholas Nethercote | -10/+0 |
| 2025-03-12 | Make panic's more specific | Kirill Podoprigora | -10/+13 |
| 2025-03-12 | Convert a `kw::Empty` occurrence to `sym::dummy`. | Nicholas Nethercote | -3/+3 |
| 2025-03-12 | Introduce `sym::dummy` and `Ident::dummy`. | Nicholas Nethercote | -8/+29 |
| 2025-03-12 | Remove an unnecessary `kw::Empty` check. | Nicholas Nethercote | -9/+8 |
| 2025-03-12 | Convert a delayed bug to a bug. | Nicholas Nethercote | -1/+1 |
| 2025-03-12 | Move methods from `Map` to `TyCtxt`, part 4. | Nicholas Nethercote | -224/+184 |
| 2025-03-12 | Rename `hir_attrs` query as `hir_attr_map`. | Nicholas Nethercote | -6/+6 |
| 2025-03-12 | Adjust `Map`'s `to_string` functionality. | Nicholas Nethercote | -131/+132 |
| 2025-03-11 | Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgr | bors | -218/+286 |
| 2025-03-11 | Refactor pick2_mut & pick3_mut to use get_disjoint_mut | Kirill Podoprigora | -8/+10 |
| 2025-03-11 | Fix false-positive in `expr_or_init` and in the `invalid_from_utf8` lint | Urgau | -2/+14 |
| 2025-03-11 | Rollup merge of #138354 - lcnr:goodbye-TypeVerifier, r=compiler-errors | Matthias Krüger | -173/+153 |
| 2025-03-11 | Rollup merge of #138352 - RalfJung:miri-native-calls-exposed, r=oli-obk | Matthias Krüger | -0/+9 |
| 2025-03-11 | Rollup merge of #138296 - compiler-errors:deanonymous, r=lcnr | Matthias Krüger | -18/+1 |
| 2025-03-11 | Rollup merge of #138284 - compiler-errors:const-param-ty-annotation, r=BoxyUwU | Matthias Krüger | -3/+30 |