| Age | Commit message (Expand) | Author | Lines |
| 2024-11-28 | Rollup merge of #133560 - clubby789:mut-mut-space, r=jieyouxu | Guillaume Gomez | -12/+28 |
| 2024-11-28 | Rollup merge of #133487 - pitaj:reserve-guarded-strings, r=fee1-dead | Guillaume Gomez | -97/+97 |
| 2024-11-28 | Rollup merge of #133463 - taiki-e:aarch64-asm-x18, r=Amanieu | Guillaume Gomez | -2/+2 |
| 2024-11-28 | Rollup merge of #133358 - compiler-errors:pin-coerce, r=eholk | Guillaume Gomez | -4/+25 |
| 2024-11-28 | Auto merge of #133561 - GuillaumeGomez:rollup-g4upmv4, r=GuillaumeGomez | bors | -24/+267 |
| 2024-11-28 | Rollup merge of #133534 - RalfJung:cli-lint-flags, r=Nadrieril | Guillaume Gomez | -7/+88 |
| 2024-11-28 | Rollup merge of #133520 - compiler-errors:structurally-resolve-mir-borrowck, ... | Guillaume Gomez | -0/+32 |
| 2024-11-28 | Rollup merge of #133519 - compiler-errors:xform-ret-wf, r=lcnr | Guillaume Gomez | -0/+47 |
| 2024-11-28 | Rollup merge of #133428 - compiler-errors:rpitit-unsound, r=lcnr | Guillaume Gomez | -17/+71 |
| 2024-11-28 | Rollup merge of #133368 - compiler-errors:codegen-select-unconstrained-params... | Guillaume Gomez | -0/+29 |
| 2024-11-28 | Trim extra space in 'repeated `mut`' diagnostic | clubby789 | -12/+28 |
| 2024-11-27 | Rollup merge of #133521 - compiler-errors:structurally-resolve-cat-proj, r=lcnr | Matthias Krüger | -0/+20 |
| 2024-11-27 | Rollup merge of #133518 - compiler-errors:structurally-resolve-never, r=lcnr | Matthias Krüger | -45/+119 |
| 2024-11-27 | extend group-forbid-always-trumps-cli test | Ralf Jung | -7/+88 |
| 2024-11-27 | Check xform_ret_ty for WF in the new solver to improve method winnowing | Michael Goulet | -0/+47 |
| 2024-11-27 | Structurally resolve before applying projection in borrowck | Michael Goulet | -0/+32 |
| 2024-11-27 | Auto merge of #133527 - matthiaskrgr:rollup-kyre1df, r=matthiaskrgr | bors | -119/+101 |
| 2024-11-27 | Rollup merge of #133493 - lcnr:fulfill-fudge, r=compiler-errors | Matthias Krüger | -119/+101 |
| 2024-11-27 | Auto merge of #133274 - ehuss:macro_rules-edition-from-pm, r=compiler-errors | bors | -0/+108 |
| 2024-11-27 | Bless tests due to extra error reporting due to normalizing types that are no... | Michael Goulet | -45/+99 |
| 2024-11-27 | Structurally resolve before matching on type of projection | Michael Goulet | -0/+20 |
| 2024-11-27 | Structurally resolve before checking never | Michael Goulet | -0/+20 |
| 2024-11-26 | Rollup merge of #133471 - lcnr:uwu-gamer, r=BoxyUwU | Michael Goulet | -0/+64 |
| 2024-11-26 | Rollup merge of #133402 - compiler-errors:drop-and-destruct, r=lcnr | Michael Goulet | -674/+111 |
| 2024-11-26 | Rollup merge of #115293 - cjgillot:no-fuel, r=wesleywiser,DianQK | Michael Goulet | -76/+0 |
| 2024-11-26 | Auto merge of #133505 - compiler-errors:rollup-xjp8hdi, r=compiler-errors | bors | -537/+85 |
| 2024-11-26 | Rollup merge of #133394 - compiler-errors:dyn-more-errors, r=lcnr | Michael Goulet | -438/+42 |
| 2024-11-26 | Rollup merge of #133367 - compiler-errors:array-len-mismatch, r=BoxyUwU | Michael Goulet | -20/+43 |
| 2024-11-26 | Rollup merge of #133326 - nnethercote:rm-DefinitelyInitializedPlaces, r=cjgillot | Michael Goulet | -79/+0 |
| 2024-11-26 | Rollup merge of #133495 - lcnr:env-shadowing-tests, r=compiler-errors | Guillaume Gomez | -0/+19 |
| 2024-11-26 | Rollup merge of #133473 - Enselic:cow, r=nnethercote | Guillaume Gomez | -0/+11 |
| 2024-11-26 | Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errors | Guillaume Gomez | -662/+23 |
| 2024-11-26 | Rollup merge of #133467 - Enselic:recurse-tests, r=lcnr | Guillaume Gomez | -0/+74 |
| 2024-11-26 | Rollup merge of #133430 - compiler-errors:param-mismatch, r=WaffleLapkin | Guillaume Gomez | -14/+45 |
| 2024-11-26 | add test for alias-bound shadowing, rename folder | lcnr | -0/+19 |
| 2024-11-26 | update crashes | lcnr | -0/+89 |
| 2024-11-26 | Remove extra tests. | Camille GILLOT | -11/+0 |
| 2024-11-26 | Remove -Zfuel. | Camille GILLOT | -65/+0 |
| 2024-11-26 | do not constrain infer vars in `find_best_leaf_obligation` | lcnr | -119/+12 |
| 2024-11-25 | fix confusing diagnostic for reserved `##` | Peter Jaszkowiak | -97/+97 |
| 2024-11-26 | Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillot | bors | -23/+23 |
| 2024-11-25 | tests: Add regression test for recursive enum with Cow and Clone | Martin Nordholts | -0/+11 |
| 2024-11-25 | fix gce typing_mode mismatch | lcnr | -0/+64 |
| 2024-11-26 | tests: remove `//@ pretty-expanded` usages | 许杰友 Jieyou Xu (Joe) | -662/+23 |
| 2024-11-25 | tests: Add recursive associated type bound regression tests | Martin Nordholts | -0/+74 |
| 2024-11-26 | Fix handling of x18 in AArch64 inline assembly on ohos/trusty or with -Zfixed... | Taiki Endo | -2/+2 |
| 2024-11-25 | Constify Drop and Destruct | Michael Goulet | -674/+111 |
| 2024-11-25 | Refactor `where` predicates, and reserve for attributes support | Frank King | -23/+23 |
| 2024-11-25 | Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=Amanieu | Matthias Krüger | -108/+1025 |
| 2024-11-25 | Rollup merge of #131523 - nbdd0121:asm, r=compiler-errors | Matthias Krüger | -10/+84 |