| Age | Commit message (Expand) | Author | Lines |
| 2025-04-10 | Rollup merge of #139614 - nnethercote:fix-139512, r=oli-obk | Matthias Krüger | -7/+8 |
| 2025-04-10 | Rollup merge of #139510 - nnethercote:name-to-ident, r=fee1-dead | Matthias Krüger | -209/+221 |
| 2025-04-10 | Rollup merge of #139502 - yaahc:still-mutable-ice, r=bjorn3 | Matthias Krüger | -5/+10 |
| 2025-04-10 | Auto merge of #139622 - matthiaskrgr:rollup-8ri1vid, r=matthiaskrgr | bors | -202/+143 |
| 2025-04-10 | Rollup merge of #139568 - nnethercote:empty-trait-name, r=compiler-errors | Matthias Krüger | -17/+7 |
| 2025-04-10 | Rollup merge of #139563 - EnzymeAD:better-autodiff-err, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-10 | Rollup merge of #139530 - oli-obk:rustc-intrinsic-cleanup, r=RalfJung | Matthias Krüger | -37/+13 |
| 2025-04-10 | Rollup merge of #139449 - Nadrieril:peel-recursive, r=lcnr | Matthias Krüger | -145/+115 |
| 2025-04-10 | Rollup merge of #139423 - compiler-errors:field-autoderef, r=oli-obk | Matthias Krüger | -2/+7 |
| 2025-04-10 | Auto merge of #139088 - spastorino:ergonomic-ref-counting-2, r=nikomatsakis | bors | -8/+75 |
| 2025-04-10 | Avoid empty identifiers for delegate params and args. | Nicholas Nethercote | -7/+8 |
| 2025-04-10 | Auto merge of #139000 - compiler-errors:rigid-missing-item, r=lcnr | bors | -77/+185 |
| 2025-04-10 | Auto merge of #139279 - BoxyUwU:bump-boostrap, r=jieyouxu | bors | -17/+17 |
| 2025-04-10 | Address review comments. | Nicholas Nethercote | -8/+11 |
| 2025-04-10 | Rename some `name` variables as `ident`. | Nicholas Nethercote | -209/+218 |
| 2025-04-09 | Make unnormalizable item ambiguous in coherence | Michael Goulet | -2/+18 |
| 2025-04-09 | Use a query rather than recomputing the tail repeatedly | Michael Goulet | -76/+75 |
| 2025-04-09 | Mark GAT WC as GoalSource::AliasWellFormed so that we recurse into them in er... | Michael Goulet | -4/+7 |
| 2025-04-09 | Rigidly project missing item due to guaranteed impossible sized predicate | Michael Goulet | -52/+142 |
| 2025-04-09 | Rollup merge of #139575 - timesince:master, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2025-04-09 | Rollup merge of #139551 - jogru0:121672, r=oli-obk | Matthias Krüger | -8/+25 |
| 2025-04-09 | Rollup merge of #139513 - compiler-errors:higher-ranked-proj, r=lcnr | Matthias Krüger | -3/+33 |
| 2025-04-09 | Report higher-ranked trait error when higher-ranked projection goal fails in ... | Michael Goulet | -3/+33 |
| 2025-04-09 | Rollup merge of #139468 - compiler-errors:has_stashed_diagnostic, r=oli-obk | Matthias Krüger | -26/+44 |
| 2025-04-09 | Rollup merge of #139364 - Kohei316:feat/doc-hidden-suggestion, r=nnethercote | Matthias Krüger | -2/+14 |
| 2025-04-09 | update cfgs | Boxy | -9/+9 |
| 2025-04-09 | replace version placeholder | Boxy | -8/+8 |
| 2025-04-09 | Remove redundant words | timesince | -1/+1 |
| 2025-04-09 | Auto merge of #139327 - cjgillot:gvn-place, r=oli-obk | bors | -27/+47 |
| 2025-04-09 | Remove some dead or leftover code related to rustc-intrinsic abi removal | Oli Scherer | -37/+13 |
| 2025-04-09 | Auto merge of #139552 - matthiaskrgr:rollup-b194mk8, r=matthiaskrgr | bors | -61/+104 |
| 2025-04-09 | Avoid an empty trait name in impl blocks. | Nicholas Nethercote | -7/+5 |
| 2025-04-09 | Return early on an error path in `parse_item_impl`. | Nicholas Nethercote | -11/+3 |
| 2025-04-08 | emit a better error message for using the macro incorrectly | Manuel Drehwald | -1/+1 |
| 2025-04-08 | Auto merge of #139536 - matthiaskrgr:rollup-j6goald, r=matthiaskrgr | bors | -140/+154 |
| 2025-04-08 | fix "still mutable" ice while metrics are enabled | Jane Losare-Lusby | -5/+10 |
| 2025-04-08 | Remove redundant assignment | Nadrieril | -17/+5 |
| 2025-04-08 | Return a type from `check_pat_inner` | Nadrieril | -55/+49 |
| 2025-04-08 | Reorganize `check_pat_inner` | Nadrieril | -57/+61 |
| 2025-04-08 | Turn the peeling loop into a recursive call | Nadrieril | -34/+46 |
| 2025-04-08 | Insert adjustments incrementally | Nadrieril | -9/+7 |
| 2025-04-08 | Inline `calc_default_binding_mode` | Nadrieril | -92/+66 |
| 2025-04-08 | Rollup merge of #139541 - compiler-errors:transmute, r=lcnr | Matthias Krüger | -3/+3 |
| 2025-04-08 | Rollup merge of #139515 - compiler-errors:sig-mismatch, r=lcnr | Matthias Krüger | -32/+58 |
| 2025-04-08 | Rollup merge of #139494 - compiler-errors:restrict-queries, r=oli-obk | Matthias Krüger | -26/+43 |
| 2025-04-08 | for large assignment lint, use the correct span for checking for duplicate lints | Jonathan Gruner | -5/+8 |
| 2025-04-08 | report call site of inlined scopes for large assignment lints | Jonathan Gruner | -3/+17 |
| 2025-04-08 | Instantiate higher-ranked transmute goal | Michael Goulet | -3/+3 |
| 2025-04-08 | Rollup merge of #139509 - xizheyin:issue-139359, r=lcnr | Matthias Krüger | -121/+111 |
| 2025-04-08 | Rollup merge of #139501 - compiler-errors:suppress-stack-overflow, r=lcnr | Matthias Krüger | -5/+35 |