| Age | Commit message (Expand) | Author | Lines |
| 2024-07-10 | do not run test where it cannot run | Tshepang Mbambo | -0/+1 |
| 2024-07-08 | Auto merge of #127476 - jieyouxu:rollup-16wyb0b, r=jieyouxu | bors | -1570/+1989 |
| 2024-07-08 | Rollup merge of #127459 - its-the-shrimp:rustdocjson_add_alias_tests, r=aDotI... | 许杰友 Jieyou Xu (Joe) | -0/+33 |
| 2024-07-08 | Rollup merge of #127452 - fee1-dead-contrib:fx-intrinsic-counting, r=fmease | 许杰友 Jieyou Xu (Joe) | -31/+126 |
| 2024-07-08 | Rollup merge of #127451 - GuillaumeGomez:improve-output-type-permutations, r=... | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2024-07-08 | Rollup merge of #127439 - compiler-errors:uplift-elaborate, r=lcnr | 许杰友 Jieyou Xu (Joe) | -522/+506 |
| 2024-07-08 | Rollup merge of #127437 - compiler-errors:uplift-trait-ref-is-knowable, r=lcnr | 许杰友 Jieyou Xu (Joe) | -480/+520 |
| 2024-07-08 | Rollup merge of #127431 - oli-obk:feed_item_attrs, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -45/+49 |
| 2024-07-08 | Rollup merge of #127367 - ChrisDenton:run-sync, r=Nilstrieb | 许杰友 Jieyou Xu (Joe) | -6/+2 |
| 2024-07-08 | Rollup merge of #126921 - workingjubilee:outline-va-list, r=Nilstrieb | 许杰友 Jieyou Xu (Joe) | -400/+317 |
| 2024-07-08 | Rollup merge of #126881 - WaffleLapkin:unsafe-code-affected-by-fallback-hard-... | 许杰友 Jieyou Xu (Joe) | -23/+160 |
| 2024-07-08 | Rollup merge of #126841 - c410-f3r:concat-again, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -59/+272 |
| 2024-07-08 | Auto merge of #113128 - WaffleLapkin:become_trully_unuwuable, r=oli-obk,RalfJung | bors | -174/+2386 |
| 2024-07-08 | Auto merge of #127421 - cjgillot:cache-iter, r=fmease | bors | -8/+26 |
| 2024-07-07 | Auto merge of #127172 - compiler-errors:full-can_eq-everywhere, r=lcnr | bors | -154/+133 |
| 2024-07-07 | Auto merge of #127385 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-07-07 | Fixup a typo in a comment in a test | Maybe Lapkin | -1/+1 |
| 2024-07-07 | Fixup conflict with r-l/r/126567 | Maybe Lapkin | -1/+1 |
| 2024-07-07 | Auto merge of #127454 - matthiaskrgr:rollup-k3vfen2, r=matthiaskrgr | bors | -134/+190 |
| 2024-07-07 | Fix conflicts after rebase | Maybe Lapkin | -5/+10 |
| 2024-07-07 | add an assertion that machine hook doesn't return NoCleanup | Maybe Lapkin | -3/+5 |
| 2024-07-07 | Do renames proposed by review | Maybe Waffle | -9/+9 |
| 2024-07-07 | make `StackPop` field names less confusing | Maybe Waffle | -31/+39 |
| 2024-07-07 | doc fixups from review | Maybe Waffle | -9/+7 |
| 2024-07-07 | add miri tests and a fixme | Maybe Waffle | -0/+112 |
| 2024-07-07 | Refactor & fixup interpreter implementation of tail calls | Maybe Waffle | -70/+162 |
| 2024-07-07 | Finish uplifting supertraits | Michael Goulet | -16/+3 |
| 2024-07-07 | Get rid of the redundant elaboration in middle | Michael Goulet | -100/+40 |
| 2024-07-07 | Uplift elaboration | Michael Goulet | -369/+437 |
| 2024-07-07 | Add support for `mir::TerminatorKind::TailCall` in clippy | Maybe Waffle | -1/+2 |
| 2024-07-07 | Fix unconditional recursion lint wrt tail calls | Maybe Waffle | -2/+58 |
| 2024-07-07 | Refactor common part of evaluating `Call`&`TailCall` in the interpreter | Maybe Waffle | -63/+56 |
| 2024-07-07 | Support tail calls in the interpreter | Maybe Waffle | -1/+281 |
| 2024-07-07 | Properly handle drops for tail calls | DrMeepster | -18/+1443 |
| 2024-07-07 | Support tail calls in mir via `TerminatorKind::TailCall` | Maybe Waffle | -88/+328 |
| 2024-07-07 | Get rid of trait_ref_is_knowable from delegate | Michael Goulet | -21/+4 |
| 2024-07-07 | Uplift trait_ref_is_knowable and friends | Michael Goulet | -458/+508 |
| 2024-07-07 | Add fundamental to trait def | Michael Goulet | -2/+9 |
| 2024-07-07 | Update cargo | Weihang Lo | -0/+0 |
| 2024-07-07 | Auto merge of #127455 - Nilstrieb:blazing-tidy, r=jieyouxu | bors | -27/+31 |
| 2024-07-07 | rustdoc-json: add trait/type alias tests | schvv31n | -0/+33 |
| 2024-07-07 | Add note about performance of tidy problematic consts | Nilstrieb | -0/+3 |
| 2024-07-07 | Revert "remove regexes" | Nilstrieb | -27/+28 |
| 2024-07-07 | Rollup merge of #127447 - RalfJung:once_lock_miri, r=joboet | Matthias Krüger | -6/+13 |
| 2024-07-07 | Rollup merge of #127409 - gurry:127332-ice-with-expr-not-struct, r=oli-obk | Matthias Krüger | -10/+27 |
| 2024-07-07 | Rollup merge of #127354 - nicholasbishop:bishop-sized-doc, r=Nilstrieb | Matthias Krüger | -0/+14 |
| 2024-07-07 | Rollup merge of #127308 - nnethercote:Attribute-cleanups, r=petrochenkov | Matthias Krüger | -112/+70 |
| 2024-07-07 | Rollup merge of #127297 - the8472:path-new-hash, r=Nilstrieb | Matthias Krüger | -4/+44 |
| 2024-07-07 | Rollup merge of #127236 - iawia002:wasip1-threads-doc, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2024-07-07 | Rollup merge of #127189 - GrigorenkoPV:linkedlist-cursor-list, r=Nilstrieb | Matthias Krüger | -0/+20 |