| Age | Commit message (Expand) | Author | Lines |
| 2024-07-19 | Auto merge of #127956 - tgross35:rollup-8ten7pk, r=tgross35 | bors | -123/+1394 |
| 2024-07-19 | Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwU | bors | -217/+126 |
| 2024-07-19 | Rollup merge of #127935 - tgross35:binary_asm_labels-x86-only, r=estebank,Urgau | Trevor Gross | -5/+32 |
| 2024-07-19 | Rollup merge of #127928 - Oneirical:anatesthetic-sleep, r=Kobzol | Trevor Gross | -31/+53 |
| 2024-07-19 | Rollup merge of #127891 - estebank:enum-type-sugg, r=estebank | Trevor Gross | -54/+1236 |
| 2024-07-19 | Rollup merge of #127825 - Oneirical:self-testeem, r=jieyouxu | Trevor Gross | -33/+73 |
| 2024-07-18 | Rollup merge of #127929 - estebank:addr_of, r=compiler-errors | Matthias Krüger | -39/+39 |
| 2024-07-18 | Rollup merge of #127871 - compiler-errors:recursive, r=estebank | Matthias Krüger | -22/+63 |
| 2024-07-18 | Rollup merge of #127835 - estebank:issue-127823, r=compiler-errors | Matthias Krüger | -6/+31 |
| 2024-07-18 | Rollup merge of #127594 - c6c7:fuchsia-status-code-match-arm, r=tmandry | Matthias Krüger | -5/+3 |
| 2024-07-18 | Rollup merge of #127418 - GuillaumeGomez:wrap-too-long-type-name, r=notriddle | Matthias Krüger | -1/+6 |
| 2024-07-18 | Update the `binary_asm_label` message | Trevor Gross | -5/+15 |
| 2024-07-18 | rewrite link-path-order to rmake | Oneirical | -21/+35 |
| 2024-07-18 | Change `binary_asm_labels` to only fire on x86 and x86_64 | Trevor Gross | -0/+17 |
| 2024-07-18 | Add test for size of items in the items list | Guillaume Gomez | -1/+6 |
| 2024-07-18 | Use more accurate span for `addr_of!` suggestion | Esteban Küber | -39/+39 |
| 2024-07-18 | Tweak "field not found" suggestion when giving struct literal for tuple struc... | Esteban Küber | -28/+28 |
| 2024-07-18 | More accurate suggestions when writing wrong style of enum variant literal | Esteban Küber | -416/+693 |
| 2024-07-18 | Add svg test for incorrect literal type suggestion | Esteban Küber | -0/+905 |
| 2024-07-18 | Fix ICE in suggestion caused by `⩵` being recovered as `==` | Esteban Küber | -6/+31 |
| 2024-07-18 | rewrite lto-smoke-c to rmake | Oneirical | -12/+20 |
| 2024-07-18 | Rollup merge of #127854 - fmease:glob-import-type_ir_inherent-lint, r=compile... | Matthias Krüger | -0/+106 |
| 2024-07-18 | Rollup merge of #127748 - scottmcm:option_len, r=joboet | Matthias Krüger | -1/+34 |
| 2024-07-18 | Rollup merge of #127656 - RalfJung:pub_use_of_private_extern_crate, r=petroch... | Matthias Krüger | -1/+16 |
| 2024-07-18 | Auto merge of #117967 - adetaylor:fix-lifetime-elision-bug, r=lcnr | bors | -25/+466 |
| 2024-07-18 | rewrite archive-duplicate-names to rmake | Oneirical | -16/+37 |
| 2024-07-18 | rewrite manual-link to rmake | Oneirical | -7/+16 |
| 2024-07-18 | rewrite macos-fat-archive to rmake | Oneirical | -10/+20 |
| 2024-07-18 | make pub_use_of_private_extern_crate show up in future breakage reports | Ralf Jung | -1/+16 |
| 2024-07-18 | Add internal lint for detecting non-glob imports of `rustc_type_ir::inherent` | León Orell Valerian Liehr | -0/+106 |
| 2024-07-18 | Rollup merge of #127822 - Oneirical:amazon-rainfortest, r=jieyouxu | Trevor Gross | -29/+71 |
| 2024-07-18 | Rollup merge of #127687 - RalfJung:pattern-cleanup, r=oli-obk,lcnr | Trevor Gross | -108/+70 |
| 2024-07-18 | Rollup merge of #127491 - Oneirical:bulletproof-test, r=jieyouxu | Trevor Gross | -48/+133 |
| 2024-07-18 | avoid creating an Instance only to immediately disassemble it again | Ralf Jung | -63/+43 |
| 2024-07-18 | const_to_pat: cleanup leftovers from when we had to deal with non-structural ... | Ralf Jung | -45/+27 |
| 2024-07-18 | Rollup merge of #127889 - estebank:anon-arg-sugg, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2024-07-18 | Rollup merge of #127888 - estebank:type-param-sugg, r=compiler-errors | Matthias Krüger | -12/+18 |
| 2024-07-18 | Rollup merge of #127886 - estebank:as-rename-suggestion, r=compiler-errors | Matthias Krüger | -37/+37 |
| 2024-07-18 | Rollup merge of #127878 - estebank:assoc-item-removal, r=fmease | Matthias Krüger | -56/+95 |
| 2024-07-18 | Rollup merge of #127787 - Rejyr:migrate-atomic-lock-free-rmake, r=jieyouxu | Matthias Krüger | -48/+52 |
| 2024-07-18 | Rollup merge of #127783 - compiler-errors:rtn-pretty, r=fee1-dead | Matthias Krüger | -6/+109 |
| 2024-07-17 | Account for structs that have unused params in nested types in fields | Michael Goulet | -14/+32 |
| 2024-07-17 | Rollup merge of #127664 - compiler-errors:precise-capturing-better-sugg-apit,... | Trevor Gross | -1/+55 |
| 2024-07-17 | Rollup merge of #127542 - c410-f3r:concat-again, r=petrochenkov | Trevor Gross | -14/+265 |
| 2024-07-18 | More accurate span for anonymous argument suggestion | Esteban Küber | -4/+4 |
| 2024-07-18 | More accurate span for type parameter suggestion | Esteban Küber | -12/+18 |
| 2024-07-18 | Accurate `use` rename suggestion span | Esteban Küber | -37/+48 |
| 2024-07-17 | Auto merge of #127865 - matthiaskrgr:rollup-8m49dlg, r=matthiaskrgr | bors | -187/+269 |
| 2024-07-17 | Fix associated item removal suggestion | Esteban Küber | -56/+95 |
| 2024-07-17 | Account for self ty alias | Michael Goulet | -9/+23 |