| Age | Commit message (Expand) | Author | Lines |
| 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 | Add support for literals | Caio | -14/+265 |
| 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 |
| 2024-07-17 | If the moved value is a mut reference, it is used in a generic function and i... | surechen | -12/+55 |
| 2024-07-16 | Rollup merge of #127512 - eggyal:newline-terminate-print-linkargs, r=compiler... | Trevor Gross | -0/+1 |
| 2024-07-17 | Auto merge of #126208 - Oneirical:one-flew-over-the-cuckoo's-test, r=jieyouxu | bors | -61/+126 |
| 2024-07-16 | Auto merge of #127831 - tgross35:rollup-c0j9n7b, r=tgross35 | bors | -70/+298 |
| 2024-07-16 | Rollup merge of #127501 - compiler-errors:invert-infer-error-mod-struture, r=... | Trevor Gross | -1/+1 |
| 2024-07-16 | Rollup merge of #127390 - Oneirical:rough-testimation, r=jieyouxu | Trevor Gross | -42/+86 |
| 2024-07-16 | Rollup merge of #126762 - compiler-errors:kw-lt, r=michaelwoerister | Trevor Gross | -10/+53 |
| 2024-07-16 | Rollup merge of #126699 - Bryanskiy:delegation-coercion, r=compiler-errors | Trevor Gross | -17/+158 |
| 2024-07-16 | rustdoc: add test cases for mile wide bar | Michael Howell | -0/+16 |
| 2024-07-16 | build_native_static_lib with llvm_ar for run_make_support | Oneirical | -2/+10 |
| 2024-07-16 | rewrite prune-link-args to rmake format | Oneirical | -75/+66 |
| 2024-07-16 | rewrite dump-mono-stats to rmake format | Oneirical | -5/+12 |
| 2024-07-16 | rewrite compiler-lookup-paths to rmake | Oneirical | -44/+103 |
| 2024-07-16 | Auto merge of #126484 - Oneirical:test-in-peace, r=jieyouxu,kobzol | bors | -46/+83 |
| 2024-07-16 | Deny keyword lifetimes pre-expansion | Michael Goulet | -10/+53 |
| 2024-07-16 | Delegation: support coercion for target expression | Bryanskiy | -17/+158 |
| 2024-07-16 | Fix the issue of invalid suggestion for a reference of iterator | yukang | -8/+0 |
| 2024-07-16 | add test for issue 127590 | yukang | -0/+87 |
| 2024-07-16 | Rollup merge of #127780 - compiler-errors:zip-args, r=jieyouxu | Trevor Gross | -20/+97 |
| 2024-07-16 | Rollup merge of #120990 - chenyukang:yukang-fix-120327-dbg, r=oli-obk | Trevor Gross | -0/+189 |
| 2024-07-15 | rustdoc: make sidebar highlight cover whole click target | Michael Howell | -2/+2 |
| 2024-07-15 | Move rustc_infer::infer::error_reporting to rustc_infer::error_reporting::infer | Michael Goulet | -1/+1 |