| Age | Commit message (Expand) | Author | Lines |
| 2023-01-12 | take care when there is no args in method call | yukang | -14/+12 |
| 2023-01-12 | Provide help on closures capturing self causing borrow checker errors | yukang | -5/+252 |
| 2023-01-12 | Auto merge of #106757 - matthiaskrgr:rollup-9j8830g, r=matthiaskrgr | bors | -337/+860 |
| 2023-01-12 | Rollup merge of #106748 - clubby789:on-unimplemented-fmt-verify, r=compiler-e... | Matthias Krüger | -29/+32 |
| 2023-01-12 | Rollup merge of #106733 - DebugSteven:revert-104552-warn-newer-x, r=jyn514 | Matthias Krüger | -82/+13 |
| 2023-01-12 | Rollup merge of #106732 - durin42:dmitrig-arrayref-ctor, r=nikic | Matthias Krüger | -12/+13 |
| 2023-01-12 | Rollup merge of #106702 - estebank:trait-bounds, r=compiler-errors | Matthias Krüger | -83/+165 |
| 2023-01-12 | Rollup merge of #106676 - oli-obk:tait_test, r=dtolnay | Matthias Krüger | -0/+55 |
| 2023-01-12 | Rollup merge of #106638 - RalfJung:realstd, r=thomcc | Matthias Krüger | -7/+15 |
| 2023-01-12 | Rollup merge of #106596 - estebank:verbose-e0271, r=compiler-errors | Matthias Krüger | -16/+123 |
| 2023-01-12 | Rollup merge of #106532 - compiler-errors:dyn-star-to-dyn, r=jackh726 | Matthias Krüger | -3/+21 |
| 2023-01-12 | Rollup merge of #106309 - compiler-errors:prefer-non-err-candidates, r=oli-obk | Matthias Krüger | -66/+58 |
| 2023-01-12 | Rollup merge of #106167 - yanchen4791:issue-105544-fix, r=oli-obk | Matthias Krüger | -39/+365 |
| 2023-01-12 | Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514 | bors | -4/+0 |
| 2023-01-12 | Auto merge of #106537 - fmease:recover-where-clause-before-tuple-struct-body,... | bors | -17/+266 |
| 2023-01-11 | Auto merge of #106743 - matthiaskrgr:rollup-q5dpxms, r=matthiaskrgr | bors | -109/+452 |
| 2023-01-11 | Clean up `OnUnimplementedFormatString::verify` | clubby789 | -29/+32 |
| 2023-01-11 | Fix invalid syntax in impl Trait parameter type suggestions for E0311 | yanchen4791 | -39/+365 |
| 2023-01-11 | Test that we cannot use trait impl methods arguments as defining uses | Oli Scherer | -0/+55 |
| 2023-01-11 | Hide more of long types in E0271 | Esteban Küber | -16/+123 |
| 2023-01-11 | Rollup merge of #106734 - albertlarsan68:deny-src-tests-in-tidy, r=Nilstrieb | Matthias Krüger | -0/+17 |
| 2023-01-11 | Rollup merge of #106726 - cmorin6:fix-comment-typos, r=Nilstrieb | Matthias Krüger | -9/+9 |
| 2023-01-11 | Rollup merge of #106705 - compiler-errors:new-solver-err-properly, r=lcnr | Matthias Krüger | -11/+25 |
| 2023-01-11 | Rollup merge of #106703 - compiler-errors:impl-derived-span, r=estebank | Matthias Krüger | -68/+200 |
| 2023-01-11 | Rollup merge of #106622 - estebank:issue-68972, r=davidtwco | Matthias Krüger | -6/+115 |
| 2023-01-11 | Rollup merge of #106620 - estebank:issue-82051, r=davidtwco | Matthias Krüger | -15/+86 |
| 2023-01-11 | Filter impl and where-clause candidates that reference errors | Michael Goulet | -64/+54 |
| 2023-01-11 | Reuse ErrorGuaranteed during relation | Michael Goulet | -2/+4 |
| 2023-01-11 | Auto merge of #106660 - saethlin:destprop-move-codegen, r=tmiasko | bors | -0/+12 |
| 2023-01-11 | Allow codegen to unsize dyn* to dyn | Michael Goulet | -3/+21 |
| 2023-01-11 | Note predicate span on ImplDerivedObligation | Michael Goulet | -68/+200 |
| 2023-01-11 | Tweak output | Esteban Küber | -107/+68 |
| 2023-01-11 | Conserve cause of `ImplDerivedObligation` in E0599 | Esteban Küber | -50/+171 |
| 2023-01-11 | keep --wrapper-version argument in x | DebugSteven | -0/+8 |
| 2023-01-11 | Deny having src/test exisiting in tidy | Albert Larsan | -0/+17 |
| 2023-01-11 | Revert "warn newer available version of the x tool" | J Haigh | -90/+13 |
| 2023-01-11 | Report fulfillment errors in new trait solver | Michael Goulet | -11/+25 |
| 2023-01-11 | Auto merge of #106730 - Nilstrieb:rollup-f7p8dsa, r=Nilstrieb | bors | -198/+550 |
| 2023-01-11 | parser: recover from where clauses placed before tuple struct bodies | León Orell Valerian Liehr | -17/+266 |
| 2023-01-11 | Detect struct literal needing parentheses | Esteban Küber | -15/+86 |
| 2023-01-11 | Detect out of bounds range pattern value | Esteban Küber | -6/+115 |
| 2023-01-11 | Rollup merge of #106717 - klensy:typo, r=lcnr | nils | -2/+2 |
| 2023-01-11 | Rollup merge of #106715 - BoxyUwU:new_solver_triagebot, r=lcnr | nils | -1/+6 |
| 2023-01-11 | Rollup merge of #106709 - khuey:disable_split_dwarf_inlining_by_default, r=da... | nils | -1/+1 |
| 2023-01-11 | Rollup merge of #106664 - chenyukang:yukang/fix-106597-remove-lseek, r=cuviper | nils | -4/+6 |
| 2023-01-11 | Rollup merge of #106648 - Nilstrieb:poly-cleanup, r=compiler-errors | nils | -79/+66 |
| 2023-01-11 | Rollup merge of #106570 - Xaeroxe:div-duration-tests, r=JohnTitor | nils | -0/+26 |
| 2023-01-11 | Rollup merge of #106427 - mejrs:translation_errors, r=davidtwco | nils | -79/+404 |
| 2023-01-11 | Rollup merge of #106397 - compiler-errors:new-solver-impl-wc, r=lcnr | nils | -6/+21 |
| 2023-01-11 | Rollup merge of #106321 - compiler-errors:delayed-bug-backtrace, r=Nilstrieb | nils | -26/+18 |