about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-34721.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2022-12-13Clarify what "this" meansOli Scherer-1/+1
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2021-01-08Change wording of noteAaron Hill-1/+1
2020-06-26Explain move errors that occur due to method calls involving `self`Aaron Hill-2/+7
2020-06-22Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...Aaron Hill-7/+2
2020-06-11Use `fn_span` to point to the actual method callAaron Hill-2/+2
2020-06-11Explain move errors that occur due to method calls involving `self`Aaron Hill-2/+7
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-4/+3
2020-02-09Improve reporting errors and suggestions for trait boundsPatryk Wychowaniec-3/+7
2019-11-28Deduplicate type param constraint suggestion codeEsteban Küber-1/+1
2019-11-28Use structured suggestion when requiring `Copy` constraint in type paramEsteban Küber-3/+3
2019-05-12Remove feature(nll) when compare mode is sufficientMatthew Jasper-1/+1
2019-01-24Point at type argument suggesting adding `Copy` constraintEsteban Küber-1/+3
2019-01-24Add test for #34721Esteban Küber-0/+18