about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-12take care when there is no args in method callyukang-14/+12
2023-01-12Provide help on closures capturing self causing borrow checker errorsyukang-5/+252
2023-01-12Auto merge of #106757 - matthiaskrgr:rollup-9j8830g, r=matthiaskrgrbors-337/+860
2023-01-12Rollup merge of #106748 - clubby789:on-unimplemented-fmt-verify, r=compiler-e...Matthias Krüger-29/+32
2023-01-12Rollup merge of #106733 - DebugSteven:revert-104552-warn-newer-x, r=jyn514Matthias Krüger-82/+13
2023-01-12Rollup merge of #106732 - durin42:dmitrig-arrayref-ctor, r=nikicMatthias Krüger-12/+13
2023-01-12Rollup merge of #106702 - estebank:trait-bounds, r=compiler-errorsMatthias Krüger-83/+165
2023-01-12Rollup merge of #106676 - oli-obk:tait_test, r=dtolnayMatthias Krüger-0/+55
2023-01-12Rollup merge of #106638 - RalfJung:realstd, r=thomccMatthias Krüger-7/+15
2023-01-12Rollup merge of #106596 - estebank:verbose-e0271, r=compiler-errorsMatthias Krüger-16/+123
2023-01-12Rollup merge of #106532 - compiler-errors:dyn-star-to-dyn, r=jackh726Matthias Krüger-3/+21
2023-01-12Rollup merge of #106309 - compiler-errors:prefer-non-err-candidates, r=oli-obkMatthias Krüger-66/+58
2023-01-12Rollup merge of #106167 - yanchen4791:issue-105544-fix, r=oli-obkMatthias Krüger-39/+365
2023-01-12Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514bors-4/+0
2023-01-12Auto merge of #106537 - fmease:recover-where-clause-before-tuple-struct-body,...bors-17/+266
2023-01-11Auto merge of #106743 - matthiaskrgr:rollup-q5dpxms, r=matthiaskrgrbors-109/+452
2023-01-11Clean up `OnUnimplementedFormatString::verify`clubby789-29/+32
2023-01-11Fix invalid syntax in impl Trait parameter type suggestions for E0311yanchen4791-39/+365
2023-01-11Test that we cannot use trait impl methods arguments as defining usesOli Scherer-0/+55
2023-01-11Hide more of long types in E0271Esteban Küber-16/+123
2023-01-11Rollup merge of #106734 - albertlarsan68:deny-src-tests-in-tidy, r=NilstriebMatthias Krüger-0/+17
2023-01-11Rollup merge of #106726 - cmorin6:fix-comment-typos, r=NilstriebMatthias Krüger-9/+9
2023-01-11Rollup merge of #106705 - compiler-errors:new-solver-err-properly, r=lcnrMatthias Krüger-11/+25
2023-01-11Rollup merge of #106703 - compiler-errors:impl-derived-span, r=estebankMatthias Krüger-68/+200
2023-01-11Rollup merge of #106622 - estebank:issue-68972, r=davidtwcoMatthias Krüger-6/+115
2023-01-11Rollup merge of #106620 - estebank:issue-82051, r=davidtwcoMatthias Krüger-15/+86
2023-01-11Filter impl and where-clause candidates that reference errorsMichael Goulet-64/+54
2023-01-11Reuse ErrorGuaranteed during relationMichael Goulet-2/+4
2023-01-11Auto merge of #106660 - saethlin:destprop-move-codegen, r=tmiaskobors-0/+12
2023-01-11Allow codegen to unsize dyn* to dynMichael Goulet-3/+21
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-68/+200
2023-01-11Tweak outputEsteban Küber-107/+68
2023-01-11Conserve cause of `ImplDerivedObligation` in E0599Esteban Küber-50/+171
2023-01-11keep --wrapper-version argument in xDebugSteven-0/+8
2023-01-11Deny having src/test exisiting in tidyAlbert Larsan-0/+17
2023-01-11Revert "warn newer available version of the x tool"J Haigh-90/+13
2023-01-11Report fulfillment errors in new trait solverMichael Goulet-11/+25
2023-01-11Auto merge of #106730 - Nilstrieb:rollup-f7p8dsa, r=Nilstriebbors-198/+550
2023-01-11parser: recover from where clauses placed before tuple struct bodiesLeón Orell Valerian Liehr-17/+266
2023-01-11Detect struct literal needing parenthesesEsteban Küber-15/+86
2023-01-11Detect out of bounds range pattern valueEsteban Küber-6/+115
2023-01-11Rollup merge of #106717 - klensy:typo, r=lcnrnils-2/+2
2023-01-11Rollup merge of #106715 - BoxyUwU:new_solver_triagebot, r=lcnrnils-1/+6
2023-01-11Rollup merge of #106709 - khuey:disable_split_dwarf_inlining_by_default, r=da...nils-1/+1
2023-01-11Rollup merge of #106664 - chenyukang:yukang/fix-106597-remove-lseek, r=cuvipernils-4/+6
2023-01-11Rollup merge of #106648 - Nilstrieb:poly-cleanup, r=compiler-errorsnils-79/+66
2023-01-11Rollup merge of #106570 - Xaeroxe:div-duration-tests, r=JohnTitornils-0/+26
2023-01-11Rollup merge of #106427 - mejrs:translation_errors, r=davidtwconils-79/+404
2023-01-11Rollup merge of #106397 - compiler-errors:new-solver-impl-wc, r=lcnrnils-6/+21
2023-01-11Rollup merge of #106321 - compiler-errors:delayed-bug-backtrace, r=Nilstriebnils-26/+18