| Age | Commit message (Expand) | Author | Lines |
| 2025-04-26 | session: Cleanup `CanonicalizedPath::new` | Vadim Petrochenkov | -9/+8 |
| 2025-04-26 | Rollup merge of #140320 - lcnr:wf-use-term, r=compiler-errors | Matthias Krüger | -174/+189 |
| 2025-04-26 | Rollup merge of #140318 - compiler-errors:specialized-async-fn-kind-err, r=fe... | Matthias Krüger | -31/+10 |
| 2025-04-26 | Rollup merge of #140317 - mejrs:check_on_uni, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2025-04-26 | Rollup merge of #140215 - joshlf:transmutability-char-nonzero, r=jswrenn | Matthias Krüger | -46/+213 |
| 2025-04-26 | Add the `avx10.1` and `avx10.2` target features | sayantn | -0/+26 |
| 2025-04-26 | Fix error message for static references or mutable references | yuk1ty | -2/+2 |
| 2025-04-26 | Auto merge of #140324 - matthiaskrgr:rollup-jlzvdre, r=matthiaskrgr | bors | -36/+201 |
| 2025-04-26 | Rollup merge of #140306 - lcnr:specialization-new, r=compiler-errors | Matthias Krüger | -14/+117 |
| 2025-04-26 | Rollup merge of #140305 - compiler-errors:coerce-loop, r=lcnr | Matthias Krüger | -8/+15 |
| 2025-04-26 | Rollup merge of #140272 - Kivooeo:new-fix-four, r=est31 | Matthias Krüger | -4/+17 |
| 2025-04-26 | Rollup merge of #140253 - SergioGasquez:feat/xtensa-asm-printer, r=cuviper | Matthias Krüger | -0/+1 |
| 2025-04-26 | Rollup merge of #140086 - ChrisDenton:backoff, r=petrochenkov | Matthias Krüger | -10/+51 |
| 2025-04-26 | remove unnecessary match | lcnr | -20/+9 |
| 2025-04-26 | convert some `GenericArg` to `Term` | lcnr | -154/+180 |
| 2025-04-26 | Auto merge of #140177 - tmandry:compiletest-par, r=jieyouxu | bors | -2/+1 |
| 2025-04-26 | Simply try to unpeel AsyncFnKindHelper goal in emit_specialized_closure_kind_... | Michael Goulet | -31/+10 |
| 2025-04-26 | Remove redundant check | mejrs | -1/+0 |
| 2025-04-25 | Auto merge of #140295 - antoyo:subtree-update_cg_gcc_2025-04-25, r=GuillaumeG... | bors | -39/+46 |
| 2025-04-26 | Improve HIR pretty-printing of if/else some more. | Nicholas Nethercote | -6/+11 |
| 2025-04-25 | transmutability: Support char, NonZeroXxx | Joshua Liebow-Feeser | -46/+213 |
| 2025-04-25 | Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgr | bors | -44/+52 |
| 2025-04-25 | Track per-obligation recursion depth only if there is inference | Michael Goulet | -8/+15 |
| 2025-04-25 | handle specialization in the new trait solver | lcnr | -14/+117 |
| 2025-04-25 | Auto merge of #139756 - Zoxc:out-of-order-dep-graph, r=oli-obk | bors | -43/+215 |
| 2025-04-25 | Rollup merge of #140284 - bend-n:fix-expectation-unmet, r=jieyouxu | Matthias Krüger | -5/+2 |
| 2025-04-25 | Rollup merge of #140193 - folkertdev:fix-issue-140082, r=jdonszelmann | Matthias Krüger | -2/+6 |
| 2025-04-25 | Rollup merge of #140152 - xizheyin:issue-140102, r=jieyouxu | Matthias Krüger | -37/+44 |
| 2025-04-25 | Merge commit '4f83a4258deb99f3288a7122c0d5a78200931c61' into subtree-update_c... | Antoni Boucher | -39/+46 |
| 2025-04-25 | Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgr | bors | -241/+203 |
| 2025-04-25 | Extend the alignment check to borrows | Bastian Kersting | -28/+49 |
| 2025-04-25 | remove expect() in unnecessary_transmutes | bendn | -5/+2 |
| 2025-04-25 | resolved conflict | Kivooeo | -4/+17 |
| 2025-04-25 | Add option style comment for `rustc_optgroups` | xizheyin | -0/+7 |
| 2025-04-25 | Retry if creating temp fails with access denied | Chris Denton | -10/+51 |
| 2025-04-25 | Check if format argument is identifier to avoid error err-emit | xizheyin | -45/+90 |
| 2025-04-25 | Trivial compiler change to inhibit download-rustc in CI | Zalathar | -1/+1 |
| 2025-04-25 | Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgr | bors | -26/+23 |
| 2025-04-25 | Rollup merge of #140278 - compiler-errors:name-based-comparison, r=nnethercote | Matthias Krüger | -7/+5 |
| 2025-04-25 | Rollup merge of #140257 - amandasystems:housecleaning, r=wesleywiser | Matthias Krüger | -45/+39 |
| 2025-04-25 | Rollup merge of #140236 - lcnr:normalizes-to-goals, r=compiler-errors | Matthias Krüger | -145/+101 |
| 2025-04-25 | Rollup merge of #140202 - est31:let_chains_feature_compiler, r=lcnr | Matthias Krüger | -40/+40 |
| 2025-04-25 | Rollup merge of #140143 - thaliaarchi:move-env-pal, r=joboet | Matthias Krüger | -4/+18 |
| 2025-04-25 | add custom enzyme markers to target methods | bit-aloo | -0/+5 |
| 2025-04-25 | add llvm wrappers and corresponding methods in attribute | bit-aloo | -0/+44 |
| 2025-04-25 | Zero the buffer passed from `write_with` | John Kåre Alsaker | -2/+9 |
| 2025-04-25 | Improve pretty printing of if/else. | Nicholas Nethercote | -6/+10 |
| 2025-04-25 | Fix some pretty printing indents. | Nicholas Nethercote | -4/+4 |
| 2025-04-25 | Don't use item name to look up associated item from trait item | Michael Goulet | -7/+5 |
| 2025-04-24 | strip underlying xcoff object | Henry Jiang | -2/+2 |