| Age | Commit message (Expand) | Author | Lines |
| 2025-05-23 | Rollup merge of #141126 - fmease:rev-rjson-priv-repr, r=aDotInTheVoid | Matthias Krüger | -37/+4 |
| 2025-05-23 | Rollup merge of #140967 - azhogin:azhogin/async-drop-poll-shim-for-error-drop... | Matthias Krüger | -0/+40 |
| 2025-05-23 | Rollup merge of #136400 - lolbinarycat:rustdoc-link-lint-135851, r=GuillaumeG... | Matthias Krüger | -33/+99 |
| 2025-05-23 | Auto merge of #140553 - BoxyUwU:defer_type_system_ctfe, r=compiler-errors | bors | -92/+377 |
| 2025-05-23 | Auto merge of #135160 - RalfJung:aarch64-softfloat-not-neon, r=Noratrieb | bors | -0/+45 |
| 2025-05-22 | Auto merge of #141396 - matthiaskrgr:rollup-feg050g, r=matthiaskrgr | bors | -202/+807 |
| 2025-05-23 | Async drop poll shim for error dropee generates noop body (fixes #140930) | Andrew Zhogin | -0/+40 |
| 2025-05-22 | rustdoc JSON: Don't apply `#[repr]` privacy heuristics | León Orell Valerian Liehr | -37/+4 |
| 2025-05-22 | rustdoc: improve diagnostics on raw doc fragments | binarycat | -33/+99 |
| 2025-05-22 | Rollup merge of #141390 - compiler-errors:poly-select-new-solver, r=lcnr | Matthias Krüger | -0/+57 |
| 2025-05-22 | Rollup merge of #141362 - BoxyUwU:correct_error_term_kind, r=lcnr | Matthias Krüger | -8/+56 |
| 2025-05-22 | Rollup merge of #141359 - compiler-errors:async-fn-once, r=lcnr | Matthias Krüger | -0/+15 |
| 2025-05-22 | Rollup merge of #141130 - mejrs:use_self, r=compiler-errors | Matthias Krüger | -49/+102 |
| 2025-05-22 | Rollup merge of #140435 - bend-n:use_ux_from_instead_of_bool_as_ux_unnecessar... | Matthias Krüger | -43/+114 |
| 2025-05-22 | Rollup merge of #140218 - fmease:hirtylo-clean-up-path-low, r=compiler-errors | Matthias Krüger | -18/+124 |
| 2025-05-22 | Rollup merge of #139668 - matthewjasper:upper-bound-fix, r=compiler-errors | Matthias Krüger | -14/+169 |
| 2025-05-22 | Rollup merge of #139635 - BoxyUwU:no_order_dependent_copy_checks, r=lcnr | Matthias Krüger | -78/+260 |
| 2025-05-22 | Rollup merge of #135562 - chenyukang:yukang-fix-128561, r=compiler-errors | Matthias Krüger | -0/+38 |
| 2025-05-22 | Add test/comment about const patterns with unused params | Boxy | -0/+19 |
| 2025-05-22 | Review Comments | Boxy | -0/+2 |
| 2025-05-22 | Don't allow poly_select in new solver | Michael Goulet | -0/+57 |
| 2025-05-22 | Return correct error term kind on projection errors | Boxy | -8/+56 |
| 2025-05-22 | Reviews | Boxy | -2/+2 |
| 2025-05-22 | make enabling the neon target feature a FCW | Ralf Jung | -0/+45 |
| 2025-05-22 | use uX::from instead of _ as uX in non - const contexts | bendn | -43/+114 |
| 2025-05-22 | Auto merge of #140527 - GuillaumeGomez:doctest-main-fn, r=notriddle | bors | -0/+73 |
| 2025-05-22 | Rollup merge of #141364 - aDotInTheVoid:atttrdocss, r=GuillaumeGomez | Matthias Krüger | -0/+11 |
| 2025-05-22 | Rollup merge of #140868 - SpecificProtagonist:rustdoc-trait-impl-code-link, r... | Matthias Krüger | -0/+27 |
| 2025-05-22 | Rollup merge of #140431 - bend-n:dont_handle_bool_transmute, r=Nadrieril | Matthias Krüger | -12/+6 |
| 2025-05-21 | Rollup merge of #141356 - dianne:thir-lower-params-before-body-expr, r=compil... | Matthias Krüger | -9/+9 |
| 2025-05-21 | Rollup merge of #141347 - lcnr:lets-make-it-unsound-3, r=compiler-errors | Matthias Krüger | -0/+33 |
| 2025-05-21 | Rollup merge of #141341 - folkertdev:limit-VaArgSafe-impls, r=workingjubilee | Matthias Krüger | -6/+6 |
| 2025-05-21 | Fix FnOnce impl for AsyncFn/AsyncFnMut closures in new solver | Michael Goulet | -0/+15 |
| 2025-05-21 | rustdoc-json: Remove false docs and add test for inline attribute | Alona Enraght-Moony | -0/+11 |
| 2025-05-21 | Check for element being `const` before resolving repeat count | Boxy | -32/+18 |
| 2025-05-21 | GAI logic on stable too | Boxy | -10/+139 |
| 2025-05-21 | Properly test whether repeat expr checks are pre/post integer fallback | Boxy | -82/+74 |
| 2025-05-21 | Don't allow repeat expr count inference side effects to propagate | Boxy | -2/+77 |
| 2025-05-21 | Fix tests | Boxy | -92/+356 |
| 2025-05-21 | lower bodies' params to thir before the body's value | dianne | -9/+9 |
| 2025-05-21 | fix better_any breakage by making the solver more unsound | lcnr | -0/+33 |
| 2025-05-21 | Rollup merge of #141334 - lcnr:coerce-nested-obligations, r=compiler-errors | Matthias Krüger | -0/+16 |
| 2025-05-21 | Rollup merge of #141333 - compiler-errors:param-env-candidate-unnorm, r=lcnr | Matthias Krüger | -0/+46 |
| 2025-05-21 | Rollup merge of #141332 - compiler-errors:no-fold-const, r=lcnr | Matthias Krüger | -0/+10 |
| 2025-05-21 | Rollup merge of #141328 - azhogin:azhogin/async-drop-ice-for-empty-impl-fix, ... | Matthias Krüger | -2/+16 |
| 2025-05-21 | Rollup merge of #141296 - azhogin:azhogin/async-drop-broken-mir-place-deref-f... | Matthias Krüger | -3/+7 |
| 2025-05-21 | Rollup merge of #141267 - dianne:fix-141265, r=oli-obk | Matthias Krüger | -0/+60 |
| 2025-05-21 | limit impls of `VaArgSafe` to just types that are actually safe | Folkert de Vries | -6/+6 |
| 2025-05-21 | Async drop fix for 'broken mir in AsyncDropGlue, place has deref as a later p... | Andrew Zhogin | -3/+7 |
| 2025-05-21 | When AsyncDrop impl is empty, sync drop generated in elaborator (Fixes #140974) | Andrew Zhogin | -2/+16 |