| Age | Commit message (Expand) | Author | Lines |
| 2024-07-18 | Auto merge of #127924 - matthiaskrgr:rollup-1gn6afv, r=matthiaskrgr | bors | -47/+393 |
| 2024-07-18 | Rollup merge of #127919 - Kobzol:fix-git-command, r=onur-ozkan | Matthias Krüger | -0/+1 |
| 2024-07-18 | Rollup merge of #127908 - fasterthanlime:patch-1, r=jieyouxu | Matthias Krüger | -6/+9 |
| 2024-07-18 | Rollup merge of #127854 - fmease:glob-import-type_ir_inherent-lint, r=compile... | Matthias Krüger | -2/+168 |
| 2024-07-18 | Rollup merge of #127748 - scottmcm:option_len, r=joboet | Matthias Krüger | -8/+51 |
| 2024-07-18 | Rollup merge of #127656 - RalfJung:pub_use_of_private_extern_crate, r=petroch... | Matthias Krüger | -5/+20 |
| 2024-07-18 | Rollup merge of #124881 - Sp00ph:reentrant_lock_tid, r=joboet | Matthias Krüger | -26/+144 |
| 2024-07-18 | Update `ReentrantLock` implementation, add `CURRENT_ID` thread local. | Markus Everling | -26/+144 |
| 2024-07-18 | Allow a git command for getting the current branch in bootstrap to fail | Jakub Beránek | -0/+1 |
| 2024-07-18 | Auto merge of #117967 - adetaylor:fix-lifetime-elision-bug, r=lcnr | bors | -47/+522 |
| 2024-07-18 | make pub_use_of_private_extern_crate show up in future breakage reports | Ralf Jung | -5/+20 |
| 2024-07-18 | Add internal lint for detecting non-glob imports of `rustc_type_ir::inherent` | León Orell Valerian Liehr | -2/+168 |
| 2024-07-18 | Auto merge of #127906 - tgross35:rollup-41bhgce, r=tgross35 | bors | -831/+551 |
| 2024-07-18 | Update extern linking documentation | Amos Wenger | -6/+9 |
| 2024-07-18 | Rollup merge of #127901 - Kobzol:llvm-bitcode-linker-gha-group, r=onur-ozkan | Trevor Gross | -0/+9 |
| 2024-07-18 | Rollup merge of #127899 - oli-obk:leave, r=lqd | Trevor Gross | -1/+1 |
| 2024-07-18 | Rollup merge of #127864 - durin42:farewell-3dnow, r=nikic | Trevor Gross | -3/+1 |
| 2024-07-18 | Rollup merge of #127842 - nnethercote:rm-TrailingToken, r=petrochenkov | Trevor Gross | -89/+45 |
| 2024-07-18 | Rollup merge of #127822 - Oneirical:amazon-rainfortest, r=jieyouxu | Trevor Gross | -32/+71 |
| 2024-07-18 | Rollup merge of #127687 - RalfJung:pattern-cleanup, r=oli-obk,lcnr | Trevor Gross | -650/+291 |
| 2024-07-18 | Rollup merge of #127491 - Oneirical:bulletproof-test, r=jieyouxu | Trevor Gross | -56/+133 |
| 2024-07-18 | remove saw_const_match_error; check if pattern contains an Error instead | Ralf Jung | -14/+3 |
| 2024-07-18 | avoid creating an Instance only to immediately disassemble it again | Ralf Jung | -114/+54 |
| 2024-07-18 | pattern lowering: make sure we never call user-defined PartialEq instances | Ralf Jung | -39/+35 |
| 2024-07-18 | const_to_pat: cleanup leftovers from when we had to deal with non-structural ... | Ralf Jung | -460/+174 |
| 2024-07-18 | valtree construction: keep track of which type was valtree-incompatible | Ralf Jung | -35/+37 |
| 2024-07-18 | Add missing GHA group for building `llvm-bitcode-linker` | Jakub Beránek | -0/+9 |
| 2024-07-18 | Remove `TrailingToken`. | Nicholas Nethercote | -89/+45 |
| 2024-07-18 | Mark myself as on leave | Oli Scherer | -1/+1 |
| 2024-07-18 | Auto merge of #127898 - matthiaskrgr:rollup-lkkpoui, r=matthiaskrgr | bors | -383/+550 |
| 2024-07-18 | Rollup merge of #127889 - estebank:anon-arg-sugg, r=compiler-errors | Matthias Krüger | -10/+10 |
| 2024-07-18 | Rollup merge of #127888 - estebank:type-param-sugg, r=compiler-errors | Matthias Krüger | -15/+23 |
| 2024-07-18 | Rollup merge of #127886 - estebank:as-rename-suggestion, r=compiler-errors | Matthias Krüger | -45/+47 |
| 2024-07-18 | Rollup merge of #127878 - estebank:assoc-item-removal, r=fmease | Matthias Krüger | -64/+101 |
| 2024-07-18 | Rollup merge of #127810 - compiler-errors:less-tcx, r=lcnr | Matthias Krüger | -188/+185 |
| 2024-07-18 | Rollup merge of #127787 - Rejyr:migrate-atomic-lock-free-rmake, r=jieyouxu | Matthias Krüger | -50/+60 |
| 2024-07-18 | Rollup merge of #127783 - compiler-errors:rtn-pretty, r=fee1-dead | Matthias Krüger | -8/+114 |
| 2024-07-18 | Rollup merge of #127077 - tbu-:pr_doc_fd_to_owned, r=workingjubilee | Matthias Krüger | -3/+10 |
| 2024-07-18 | Auto merge of #127892 - tgross35:rollup-7j9wkzc, r=tgross35 | bors | -364/+758 |
| 2024-07-17 | Rollup merge of #127875 - joshtriplett:style-guide-clarify-sorting, r=compile... | Trevor Gross | -21/+23 |
| 2024-07-17 | Rollup merge of #127861 - Kriskras99:patch-1, r=tgross35 | Trevor Gross | -11/+11 |
| 2024-07-17 | Rollup merge of #127859 - RalfJung:ptr-dyn-metadata, r=scottmcm | Trevor Gross | -6/+10 |
| 2024-07-17 | Rollup merge of #127845 - workingjubilee:actually-break-up-big-ass-stack-over... | Trevor Gross | -90/+119 |
| 2024-07-17 | Rollup merge of #127828 - tgross35:docker-aarch64-uname, r=onur-ozkan | Trevor Gross | -4/+7 |
| 2024-07-17 | Rollup merge of #127806 - nnethercote:parser-improvements, r=spastorino | Trevor Gross | -122/+92 |
| 2024-07-17 | Rollup merge of #127664 - compiler-errors:precise-capturing-better-sugg-apit,... | Trevor Gross | -17/+170 |
| 2024-07-17 | Rollup merge of #127652 - GuillaumeGomez:cg-gcc-fmt, r=Urgau | Trevor Gross | -55/+24 |
| 2024-07-17 | Rollup merge of #127542 - c410-f3r:concat-again, r=petrochenkov | Trevor Gross | -38/+302 |
| 2024-07-18 | More accurate span for anonymous argument suggestion | Esteban Küber | -10/+10 |
| 2024-07-18 | More accurate span for type parameter suggestion | Esteban Küber | -15/+23 |