| Age | Commit message (Expand) | Author | Lines |
| 2025-05-22 | Auto merge of #141397 - matthiaskrgr:rollup-l9uu6g6, r=matthiaskrgr | bors | -23/+44 |
| 2025-05-22 | Rollup merge of #141390 - compiler-errors:poly-select-new-solver, r=lcnr | Matthias Krüger | -10/+12 |
| 2025-05-22 | Rollup merge of #141377 - nnethercote:rm-unnecessary-is_empty-checks, r=Guill... | Matthias Krüger | -1/+1 |
| 2025-05-22 | Rollup merge of #141362 - BoxyUwU:correct_error_term_kind, r=lcnr | Matthias Krüger | -4/+25 |
| 2025-05-22 | Rollup merge of #141359 - compiler-errors:async-fn-once, r=lcnr | Matthias Krüger | -8/+6 |
| 2025-05-22 | Rollup merge of #141286 - compiler-errors:querify-coroutine, r=oli-obk | Matthias Krüger | -41/+67 |
| 2025-05-22 | Rollup merge of #141130 - mejrs:use_self, r=compiler-errors | Matthias Krüger | -88/+49 |
| 2025-05-22 | Rollup merge of #140435 - bend-n:use_ux_from_instead_of_bool_as_ux_unnecessar... | Matthias Krüger | -3/+16 |
| 2025-05-22 | Rollup merge of #140218 - fmease:hirtylo-clean-up-path-low, r=compiler-errors | Matthias Krüger | -500/+502 |
| 2025-05-22 | Rollup merge of #139668 - matthewjasper:upper-bound-fix, r=compiler-errors | Matthias Krüger | -1/+57 |
| 2025-05-22 | Rollup merge of #139635 - BoxyUwU:no_order_dependent_copy_checks, r=lcnr | Matthias Krüger | -75/+101 |
| 2025-05-22 | Rollup merge of #135562 - chenyukang:yukang-fix-128561, r=compiler-errors | Matthias Krüger | -7/+18 |
| 2025-05-22 | Add test/comment about const patterns with unused params | Boxy | -0/+6 |
| 2025-05-22 | Review Comments | Boxy | -79/+83 |
| 2025-05-22 | Auto merge of #141135 - compiler-errors:fast-path-2, r=lcnr | bors | -9/+85 |
| 2025-05-22 | Don't allow poly_select in new solver | Michael Goulet | -10/+12 |
| 2025-05-22 | Return correct error term kind on projection errors | Boxy | -4/+25 |
| 2025-05-22 | Reviews | Boxy | -23/+30 |
| 2025-05-22 | make enabling the neon target feature a FCW | Ralf Jung | -13/+75 |
| 2025-05-22 | aarch64-softfloat: forbid enabling the neon target feature | Ralf Jung | -5/+7 |
| 2025-05-22 | use uX::from instead of _ as uX in non - const contexts | bendn | -3/+16 |
| 2025-05-22 | Auto merge of #141379 - matthiaskrgr:rollup-g1cz0ic, r=matthiaskrgr | bors | -2/+1 |
| 2025-05-22 | Rollup merge of #140431 - bend-n:dont_handle_bool_transmute, r=Nadrieril | Matthias Krüger | -2/+1 |
| 2025-05-22 | Remove `is_empty` check in `Ident::is_numeric`. | Nicholas Nethercote | -1/+1 |
| 2025-05-22 | Auto merge of #137198 - tgross35:cfg-match-rename, r=Amanieu | bors | -6/+6 |
| 2025-05-22 | Rename `kw::Empty` as `sym::empty`. | Nicholas Nethercote | -28/+27 |
| 2025-05-21 | Rollup merge of #141363 - BoxyUwU:doc_lta_norm_binders, r=lcnr | Matthias Krüger | -4/+13 |
| 2025-05-21 | Rollup merge of #141357 - dianne:unhardcode-unpretty-thir-tree-body-expr, r=c... | Matthias Krüger | -9/+4 |
| 2025-05-21 | Rollup merge of #141356 - dianne:thir-lower-params-before-body-expr, r=compil... | Matthias Krüger | -1/+2 |
| 2025-05-21 | Rollup merge of #141351 - bjorn3:attr_handling_changes, r=Nadrieril | Matthias Krüger | -8/+8 |
| 2025-05-21 | Rollup merge of #141347 - lcnr:lets-make-it-unsound-3, r=compiler-errors | Matthias Krüger | -2/+42 |
| 2025-05-21 | Fix FnOnce impl for AsyncFn/AsyncFnMut closures in new solver | Michael Goulet | -1/+1 |
| 2025-05-21 | Make captures state error more precise | Michael Goulet | -7/+5 |
| 2025-05-21 | Anon consts cant appear as repeat expr elements | Boxy | -5/+1 |
| 2025-05-21 | Check for element being `const` before resolving repeat count | Boxy | -48/+47 |
| 2025-05-21 | GAI logic on stable too | Boxy | -52/+47 |
| 2025-05-21 | Don't allow repeat expr count inference side effects to propagate | Boxy | -17/+46 |
| 2025-05-21 | Don't evaluate constants depending on infers or params | Boxy | -42/+64 |
| 2025-05-21 | Introduce `tcx.anon_const_kind` query | Boxy | -46/+86 |
| 2025-05-21 | Document why we allow escaping bound vars in LTA norm | Boxy | -4/+13 |
| 2025-05-21 | Auto merge of #141345 - matthiaskrgr:rollup-vux7gok, r=matthiaskrgr | bors | -28/+83 |
| 2025-05-21 | `unpretty=thir-tree`: don't require the final expr to be the entrypoint | dianne | -9/+4 |
| 2025-05-21 | lower bodies' params to thir before the body's value | dianne | -1/+2 |
| 2025-05-21 | Move -Zcrate-attr injection to just after crate root parsing | bjorn3 | -8/+8 |
| 2025-05-21 | fix better_any breakage by making the solver more unsound | lcnr | -2/+42 |
| 2025-05-21 | Rollup merge of #141334 - lcnr:coerce-nested-obligations, r=compiler-errors | Matthias Krüger | -3/+31 |
| 2025-05-21 | Rollup merge of #141333 - compiler-errors:param-env-candidate-unnorm, r=lcnr | Matthias Krüger | -12/+12 |
| 2025-05-21 | Rollup merge of #141332 - compiler-errors:no-fold-const, r=lcnr | Matthias Krüger | -3/+1 |
| 2025-05-21 | Rollup merge of #141328 - azhogin:azhogin/async-drop-ice-for-empty-impl-fix, ... | Matthias Krüger | -1/+23 |
| 2025-05-21 | Rollup merge of #141296 - azhogin:azhogin/async-drop-broken-mir-place-deref-f... | Matthias Krüger | -8/+13 |