| Age | Commit message (Expand) | Author | Lines |
| 2024-02-07 | Rollup merge of #120470 - estebank:issue-54196, r=compiler-errors | Guillaume Boisseau | -1/+1 |
| 2024-02-07 | Rollup merge of #120455 - JarlEvanson:sroa-miri-tests, r=cjgillot | Guillaume Boisseau | -9/+131 |
| 2024-02-07 | Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkov | Guillaume Boisseau | -0/+21 |
| 2024-02-07 | Rollup merge of #110482 - chrisnc:armv8r-target, r=wesleywiser | Guillaume Boisseau | -0/+3 |
| 2024-02-07 | Auto merge of #120060 - saethlin:mir-opt-bless-targets, r=wesleywiser | bors | -63/+25 |
| 2024-02-06 | Fixup async_closure_shims mir-opt test | Ben Kimock | -1/+1 |
| 2024-02-06 | Tweak a few mir-opt tests instead of using -Clink-dead-code | Ben Kimock | -5/+7 |
| 2024-02-06 | Use a better set of targets for blessing mir-opt tests | Ben Kimock | -57/+17 |
| 2024-02-07 | Update tests | r0cky | -185/+1029 |
| 2024-02-07 | Make traits / trait methods detected by the dead code lint! | r0cky | -0/+65 |
| 2024-02-07 | Auto merge of #120722 - matthiaskrgr:rollup-9o32280, r=matthiaskrgr | bors | -255/+872 |
| 2024-02-06 | Rollup merge of #120707 - compiler-errors:suitable-region, r=nnethercote | Matthias Krüger | -0/+38 |
| 2024-02-06 | Rollup merge of #120513 - compiler-errors:normalize-regions-for-nll, r=lcnr | Matthias Krüger | -3/+41 |
| 2024-02-06 | Rollup merge of #120507 - estebank:issue-108428, r=davidtwco | Matthias Krüger | -15/+41 |
| 2024-02-06 | Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errors | Matthias Krüger | -66/+0 |
| 2024-02-06 | Rollup merge of #120435 - chenyukang:yukang-fix-120427-cfg-name, r=Urgau,Nils... | Matthias Krüger | -0/+98 |
| 2024-02-06 | Rollup merge of #120423 - RalfJung:indirect-structural-match, r=petrochenkov | Matthias Krüger | -168/+536 |
| 2024-02-06 | Rollup merge of #120396 - estebank:method-on-unbounded-type-param, r=nnethercote | Matthias Krüger | -0/+89 |
| 2024-02-06 | Rollup merge of #119939 - clubby789:static-const-generic-note, r=compiler-errors | Matthias Krüger | -9/+35 |
| 2024-02-06 | Auto merge of #117905 - RalfJung:no-const-mut, r=lcnr | bors | -1/+1 |
| 2024-02-06 | Rollup merge of #120713 - compiler-errors:async-bounds-on-tests, r=fmease | Matthias Krüger | -30/+20 |
| 2024-02-06 | Rollup merge of #120632 - trevyn:issue-109195, r=oli-obk | Matthias Krüger | -0/+89 |
| 2024-02-06 | Rollup merge of #120597 - fmease:sugg-on-js-style-spread-op-in-pat, r=estebank | Matthias Krüger | -6/+71 |
| 2024-02-06 | Rollup merge of #120520 - nnethercote:rename-good-path, r=oli-obk | Matthias Krüger | -2/+2 |
| 2024-02-06 | Make async closures test use async bound modifier | Michael Goulet | -30/+20 |
| 2024-02-06 | Mark "unused binding" suggestion as maybe incorrect | Esteban Küber | -1/+1 |
| 2024-02-06 | Don't expect early-bound region to be local in RPITIT well-formedness | Michael Goulet | -0/+38 |
| 2024-02-06 | Auto merge of #120361 - compiler-errors:async-closures, r=oli-obk | bors | -108/+923 |
| 2024-02-06 | Auto merge of #120326 - tmandry:abort-in-tests, r=cuviper | bors | -3/+5 |
| 2024-02-05 | Create helper `maybe_report_similar_assoc_fn` | trevyn | -14/+14 |
| 2024-02-06 | Fudge coroutine argument for CoroutineKindShim in fn_sig_for_fn_abi | Michael Goulet | -2/+0 |
| 2024-02-06 | Fix drop shim for AsyncFnOnce closure, AsyncFnMut shim for AsyncFn closure | Michael Goulet | -6/+396 |
| 2024-02-06 | Add some tests | Michael Goulet | -4/+386 |
| 2024-02-06 | Bless tests, add comments | Michael Goulet | -97/+94 |
| 2024-02-06 | Construct body for by-move coroutine closure output | Michael Goulet | -0/+2 |
| 2024-02-06 | Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs | Michael Goulet | -15/+22 |
| 2024-02-06 | Make sure that async closures (and fns) only capture their parent callable's ... | Michael Goulet | -32/+71 |
| 2024-02-06 | Auto merge of #120392 - compiler-errors:async-bound-modifier, r=davidtwco,fmease | bors | -26/+300 |
| 2024-02-05 | revert stabilization of const_intrinsic_copy | Ralf Jung | -1/+1 |
| 2024-02-05 | merge the accepted-structural-match tests into one | Ralf Jung | -34/+14 |
| 2024-02-05 | update the tracking issue for structural match violations | Ralf Jung | -70/+87 |
| 2024-02-05 | show indirect_structural_match and pointer_structural_match in future compat ... | Ralf Jung | -0/+466 |
| 2024-02-05 | get rid of nontrivial_structural_match lint and custom_eq const qualif | Ralf Jung | -101/+6 |
| 2024-02-05 | Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-02-05 | Rollup merge of #120384 - wackbyte:array-equality-generics, r=Mark-Simulacrum | Matthias Krüger | -6/+6 |
| 2024-02-05 | Rollup merge of #116284 - RalfJung:no-nan-match, r=cjgillot | Matthias Krüger | -371/+257 |
| 2024-02-05 | Rollup merge of #120569 - Zalathar:fn-sig, r=oli-obk | Matthias Krüger | -32/+218 |
| 2024-02-04 | Add an `armv8r-none-eabihf` target to support the Cortex-R52. | Chris Copeland | -0/+3 |
| 2024-02-05 | coverage: Make unexpansion of closure bodies more precise | Zalathar | -32/+48 |
| 2024-02-05 | coverage: Add a test for `#[coverage(..)]` on closures | Zalathar | -0/+119 |