about summary refs log tree commit diff
path: root/src/test/ui/binop/binop-move-semantics.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-118/+0
2022-12-13Stop pointing to operators if their libcore method source is not availableOli Scherer-12/+2
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-6/+10
2022-11-23Suggest `.clone()` or `ref binding` on E0382Esteban Küber-0/+4
2022-06-28Remove redundant logic to suggest `as_ref`Michael Goulet-2/+14
2021-09-25Use larger span for adjustments on method callsAaron Hill-1/+1
2021-08-11Modify structured suggestion outputEsteban Küber-2/+2
2020-07-27mv std libs to library/mark-1/+1
2020-06-26Explain move errors that occur due to method calls involving `self`Aaron Hill-7/+14
2020-06-22Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...Aaron Hill-14/+7
2020-06-11Explain move errors that occur due to method calls involving `self`Aaron Hill-7/+14
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-8/+6
2020-02-09Improve reporting errors and suggestions for trait boundsPatryk Wychowaniec-6/+14
2019-11-28Deduplicate type param constraint suggestion codeEsteban Küber-2/+2
2019-11-28Use structured suggestion when requiring `Copy` constraint in type paramEsteban Küber-4/+4
2019-06-03Update tests for changes to cannot move errorsMatthew Jasper-4/+4
2019-04-22update tests for migrate mode by defaultMatthew Jasper-26/+41
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-8/+8
2018-12-25Remove licensesMark Rousskov-8/+8
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+80