| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 | Migrate `atomic-lock-free` to `rmake` | Jerry Wang | -48/+52 |
| 2024-07-17 | rewrite unstable-flag-required to rmake | Oneirical | -6/+14 |
| 2024-07-17 | rewrite missing-crate-dependency to rmake | Oneirical | -9/+17 |
| 2024-07-17 | rewrite and rename issue-85401-static-mir | Oneirical | -16/+42 |
| 2024-07-17 | Add support for literals | Caio | -14/+265 |
| 2024-07-17 | rewrite extern-fn-mangle to rmake | Oneirical | -6/+16 |
| 2024-07-17 | rewrite extern-fn-with-packed-struct to rmake | Oneirical | -6/+17 |
| 2024-07-17 | rewrite extern-fn-explicit-align to rmake | Oneirical | -6/+17 |
| 2024-07-17 | rewrite static-extern-type to rmake | Oneirical | -6/+16 |
| 2024-07-17 | rewrite longjmp-across-rust to rmake | Oneirical | -6/+18 |
| 2024-07-17 | rewrite extern-fn-struct-passing-abi to rmake | Oneirical | -6/+16 |
| 2024-07-17 | rewrite and rename issue-25581 | Oneirical | -6/+17 |
| 2024-07-17 | rewrite extern-fn-with-extern-types to rmake | Oneirical | -6/+16 |
| 2024-07-17 | Put the dots back | Michael Goulet | -6/+109 |
| 2024-07-17 | Fix precise capturing suggestion for hidden type when APITs are involved | Michael Goulet | -1/+55 |
| 2024-07-17 | Rollup merge of #127844 - chenyukang:yukang-fix-type-bound-127555, r=jieyouxu | Matthias Krüger | -33/+56 |
| 2024-07-17 | Rollup merge of #127579 - surechen:fix_127285, r=lcnr | Matthias Krüger | -12/+55 |
| 2024-07-17 | Rollup merge of #127337 - celinval:intrinsics-fallback, r=oli-obk | Matthias Krüger | -4/+4 |
| 2024-07-17 | Rollup merge of #127229 - notriddle:notriddle/mile-wide-bar, r=GuillaumeGomez | Matthias Krüger | -3/+20 |
| 2024-07-17 | Rollup merge of #125042 - long-long-float:suggest-move-arg-outside, r=fmease | Matthias Krüger | -135/+134 |
| 2024-07-17 | tests: update for `rfs` rename | 许杰友 Jieyou Xu (Joe) | -82/+80 |
| 2024-07-17 | tests: update rustdoc test for renamed `assert_dirs_are_equal` | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-07-17 | tests: update for renamed `fs` module in run_make_support | 许杰友 Jieyou Xu (Joe) | -239/+225 |
| 2024-07-17 | tests: update rustdoc test for renamed `assert_recursive_eq` | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-07-17 | Remove invalid further restricting for type bound | yukang | -33/+56 |
| 2024-07-17 | Auto merge of #127840 - tgross35:rollup-jfkg1dq, r=tgross35 | bors | -0/+1 |