| Age | Commit message (Expand) | Author | Lines |
| 2024-06-27 | Merge from rustc | The Miri Cronjob Bot | -369/+818 |
| 2024-06-26 | Auto merge of #120924 - xFrednet:rfc-2383-stabilization-party, r=Urgau,blyxyas | bors | -238/+226 |
| 2024-06-26 | Auto merge of #126844 - scottmcm:more-ptr-cast-gvn, r=saethlin | bors | -111/+1437 |
| 2024-06-26 | Rollup merge of #126973 - chenyukang:yukang-fix-126756-unsafe-suggestion-erro... | Matthias Krüger | -24/+73 |
| 2024-06-26 | Rollup merge of #126968 - lqd:issue-126670, r=compiler-errors | Matthias Krüger | -0/+39 |
| 2024-06-26 | Rollup merge of #126964 - Oneirical:total-catestrophe, r=Kobzol | Matthias Krüger | -29/+50 |
| 2024-06-26 | Rollup merge of #126925 - surechen:fix_125631, r=compiler-errors | Matthias Krüger | -0/+143 |
| 2024-06-26 | Rollup merge of #126724 - nnethercote:fix-parse_ty_bare_fn-span, r=compiler-e... | Matthias Krüger | -2/+2 |
| 2024-06-26 | Fix bad replacement for unsafe extern block suggestion | yukang | -24/+73 |
| 2024-06-25 | Auto merge of #126951 - matthiaskrgr:rollup-xg0o4mc, r=matthiaskrgr | bors | -71/+373 |
| 2024-06-26 | Fix a span in `parse_ty_bare_fn`. | Nicholas Nethercote | -2/+2 |
| 2024-06-25 | Merge from rustc | Ben Kimock | -4861/+5787 |
| 2024-06-25 | delay bug in RPITIT refinement checking with resolution errors | Rémy Rakic | -0/+39 |
| 2024-06-25 | Prevent ICE from expected future breakage | xFrednet | -19/+63 |
| 2024-06-25 | Rollup merge of #126947 - Bryanskiy:delegation-lowering-refactoring, r=petroc... | Matthias Krüger | -4/+4 |
| 2024-06-25 | Rollup merge of #126302 - mu001999-contrib:ignore/default, r=michaelwoerister | Matthias Krüger | -1/+51 |
| 2024-06-25 | rewrite and rename issue-20626 to rmake | Oneirical | -9/+16 |
| 2024-06-25 | rewrite invalid-so to rmake | Oneirical | -7/+17 |
| 2024-06-25 | rewrite lto-empty to rmake | Oneirical | -13/+17 |
| 2024-06-25 | `sudo CI=green` && Review changes <3 | xFrednet | -1/+0 |
| 2024-06-25 | Rollup merge of #126943 - Urgau:dedup-all, r=petrochenkov | Matthias Krüger | -0/+6 |
| 2024-06-25 | Rollup merge of #126915 - SparkyPotato:fix-126903, r=compiler-errors | Matthias Krüger | -1/+20 |
| 2024-06-25 | Rollup merge of #126884 - estebank:issue-125634, r=Nadrieril | Matthias Krüger | -6/+115 |
| 2024-06-25 | Rollup merge of #126868 - bvanjoi:fix-126764, r=davidtwco | Matthias Krüger | -0/+44 |
| 2024-06-25 | Rollup merge of #126746 - compiler-errors:no-rpitit, r=oli-obk | Matthias Krüger | -44/+138 |
| 2024-06-25 | Rollup merge of #126618 - mu001999-contrib:dead/enhance, r=pnkfelix | Matthias Krüger | -20/+50 |
| 2024-06-25 | RFC 2373: Update tests for rustdoc for `lint_reasons` | xFrednet | -4/+4 |
| 2024-06-25 | Detect unused structs which derived Default | mu001999 | -1/+51 |
| 2024-06-25 | RFC 2383: Stabilize `lint_reasons` :tada: | xFrednet | -214/+159 |
| 2024-06-25 | Delegation: ast lowering refactor | Bryanskiy | -4/+4 |
| 2024-06-25 | Auto merge of #125741 - petrochenkov:atvisord, r=davidtwco | bors | -83/+179 |
| 2024-06-25 | De-duplicate all consecutive native libs regardless of their options | Urgau | -0/+6 |
| 2024-06-25 | Auto merge of #126834 - bjorn3:interface_refactor, r=michaelwoerister | bors | -5/+9 |
| 2024-06-25 | Auto merge of #125740 - RalfJung:transmute-size-check, r=oli-obk | bors | -2/+50 |
| 2024-06-25 | Auto merge of #125610 - oli-obk:define_opaque_types14, r=compiler-errors | bors | -57/+326 |
| 2024-06-25 | Auto merge of #126852 - scottmcm:more-checked-math-tweaks, r=Amanieu | bors | -30/+34 |
| 2024-06-25 | Change E0369 diagnostic give note information for foreign items. | surechen | -0/+143 |
| 2024-06-24 | don't suggest awaiting type expr patterns | SparkyPotato | -1/+20 |
| 2024-06-24 | Rollup merge of #126899 - GrigorenkoPV:suggest-const-block, r=davidtwco | Michael Goulet | -33/+19 |
| 2024-06-24 | Rollup merge of #126682 - Zalathar:coverage-attr, r=lcnr | Michael Goulet | -265/+648 |
| 2024-06-24 | Rollup merge of #125575 - dingxiangfei2009:derive-smart-ptr, r=davidtwco | Michael Goulet | -0/+97 |
| 2024-06-24 | Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelix | Michael Goulet | -1/+7 |
| 2024-06-24 | Rollup merge of #124460 - long-long-float:show-notice-about-enum-with-debug, ... | Michael Goulet | -1/+36 |
| 2024-06-24 | Deny use<> for RPITITs | Michael Goulet | -45/+76 |
| 2024-06-24 | resolve: Implement a lint for out-of-scope use of `macro_rules` | Vadim Petrochenkov | -80/+131 |
| 2024-06-24 | Auto merge of #126900 - matthiaskrgr:rollup-24ah97b, r=matthiaskrgr | bors | -6/+4 |
| 2024-06-24 | ast: Standardize visiting order for attributes and node IDs | Vadim Petrochenkov | -69/+114 |
| 2024-06-24 | Rollup merge of #126882 - estebank:multiline-order, r=WaffleLapkin | Matthias Krüger | -6/+4 |
| 2024-06-24 | Suggest inline const blocks for array initialization | Pavel Grigorenko | -33/+19 |
| 2024-06-24 | coverage: Bless coverage attribute tests | Zalathar | -265/+648 |