| Age | Commit message (Expand) | Author | Lines |
| 2024-06-27 | Auto merge of #123918 - DianQK:clang-format, r=Kobzol | bors | -821/+764 |
| 2024-06-26 | Auto merge of #120924 - xFrednet:rfc-2383-stabilization-party, r=Urgau,blyxyas | bors | -41/+21 |
| 2024-06-26 | Clarify comment on changing to warn future breakage items
| Urgau | -5/+5 |
| 2024-06-26 | Auto merge of #126844 - scottmcm:more-ptr-cast-gvn, r=saethlin | bors | -49/+136 |
| 2024-06-26 | Format C++ files in `llvm-wrapper` | DianQK | -821/+764 |
| 2024-06-26 | Rollup merge of #126973 - chenyukang:yukang-fix-126756-unsafe-suggestion-erro... | Matthias Krüger | -2/+2 |
| 2024-06-26 | Rollup merge of #126968 - lqd:issue-126670, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2024-06-26 | Rollup merge of #126954 - petrochenkov:globamb, r=compiler-errors | Matthias Krüger | -50/+42 |
| 2024-06-26 | Rollup merge of #126938 - RalfJung:link_section, r=compiler-errors | Matthias Krüger | -10/+2 |
| 2024-06-26 | Rollup merge of #126925 - surechen:fix_125631, r=compiler-errors | Matthias Krüger | -26/+76 |
| 2024-06-26 | Rollup merge of #126812 - compiler-errors:tcx-cx, r=lcnr | Matthias Krüger | -347/+333 |
| 2024-06-26 | Rollup merge of #126724 - nnethercote:fix-parse_ty_bare_fn-span, r=compiler-e... | Matthias Krüger | -2/+3 |
| 2024-06-26 | Fix bad replacement for unsafe extern block suggestion | yukang | -2/+2 |
| 2024-06-25 | Auto merge of #126951 - matthiaskrgr:rollup-xg0o4mc, r=matthiaskrgr | bors | -72/+117 |
| 2024-06-26 | Fix a span in `parse_ty_bare_fn`. | Nicholas Nethercote | -2/+3 |
| 2024-06-25 | Rename tcx to cx | Michael Goulet | -347/+333 |
| 2024-06-25 | delay bug in RPITIT refinement checking with resolution errors | Rémy Rakic | -4/+4 |
| 2024-06-25 | Prevent ICE from expected future breakage | xFrednet | -1/+6 |
| 2024-06-25 | Rollup merge of #126947 - Bryanskiy:delegation-lowering-refactoring, r=petroc... | Matthias Krüger | -58/+49 |
| 2024-06-25 | Rollup merge of #126932 - Zalathar:flat-pat, r=Nadrieril | Matthias Krüger | -11/+24 |
| 2024-06-25 | Rollup merge of #126926 - Zalathar:candidate-per-arm, r=Nadrieril | Matthias Krüger | -2/+5 |
| 2024-06-25 | Rollup merge of #126302 - mu001999-contrib:ignore/default, r=michaelwoerister | Matthias Krüger | -0/+25 |
| 2024-06-25 | resolve: Tweak some naming around import ambiguities | Vadim Petrochenkov | -50/+42 |
| 2024-06-25 | `sudo CI=green` && Review changes <3 | xFrednet | -2/+2 |
| 2024-06-25 | Rollup merge of #126943 - Urgau:dedup-all, r=petrochenkov | Matthias Krüger | -5/+2 |
| 2024-06-25 | Rollup merge of #126915 - SparkyPotato:fix-126903, r=compiler-errors | Matthias Krüger | -2/+4 |
| 2024-06-25 | Rollup merge of #126893 - dtolnay:prec, r=compiler-errors | Matthias Krüger | -42/+39 |
| 2024-06-25 | Rollup merge of #126884 - estebank:issue-125634, r=Nadrieril | Matthias Krüger | -2/+4 |
| 2024-06-25 | Rollup merge of #126868 - bvanjoi:fix-126764, r=davidtwco | Matthias Krüger | -5/+12 |
| 2024-06-25 | Rollup merge of #126746 - compiler-errors:no-rpitit, r=oli-obk | Matthias Krüger | -0/+31 |
| 2024-06-25 | Rollup merge of #126618 - mu001999-contrib:dead/enhance, r=pnkfelix | Matthias Krüger | -16/+25 |
| 2024-06-25 | Auto merge of #126326 - eggyal:ununsafe-StableOrd, r=michaelwoerister | bors | -28/+76 |
| 2024-06-25 | Detect unused structs which derived Default | mu001999 | -0/+25 |
| 2024-06-25 | RFC 2383: Stabilize `lint_reasons` :tada: | xFrednet | -40/+15 |
| 2024-06-25 | Delegation: ast lowering refactor | Bryanskiy | -58/+49 |
| 2024-06-25 | miri: make sure we can find link_section statics even for the local crate | Ralf Jung | -10/+2 |
| 2024-06-25 | Auto merge of #125741 - petrochenkov:atvisord, r=davidtwco | bors | -42/+172 |
| 2024-06-25 | De-duplicate all consecutive native libs regardless of their options | Urgau | -5/+2 |
| 2024-06-25 | Auto merge of #126834 - bjorn3:interface_refactor, r=michaelwoerister | bors | -179/+155 |
| 2024-06-25 | Tweak `FlatPat::new` to avoid a temporarily-invalid state | Zalathar | -11/+24 |
| 2024-06-25 | Auto merge of #125740 - RalfJung:transmute-size-check, r=oli-obk | bors | -10/+19 |
| 2024-06-25 | Auto merge of #125610 - oli-obk:define_opaque_types14, r=compiler-errors | bors | -4/+4 |
| 2024-06-25 | Tweak a confusing comment in `create_match_candidates` | Zalathar | -2/+5 |
| 2024-06-25 | Change E0369 diagnostic give note information for foreign items. | surechen | -26/+76 |
| 2024-06-25 | Auto merge of #126813 - compiler-errors:SliceLike, r=lcnr | bors | -245/+369 |
| 2024-06-24 | Auto merge of #126914 - compiler-errors:rollup-zx0hchm, r=compiler-errors | bors | -204/+316 |
| 2024-06-24 | don't suggest awaiting type expr patterns | SparkyPotato | -2/+4 |
| 2024-06-24 | Rollup merge of #126911 - oli-obk:do_not_count_errors, r=compiler-errors | Michael Goulet | -62/+73 |
| 2024-06-24 | Rollup merge of #126899 - GrigorenkoPV:suggest-const-block, r=davidtwco | Michael Goulet | -33/+7 |
| 2024-06-24 | Rollup merge of #126682 - Zalathar:coverage-attr, r=lcnr | Michael Goulet | -93/+39 |