about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-13033.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-20/+0
2023-01-08Mention signature rather than fn pointers when comparing impl/trait methodsMichael Goulet-2/+2
2021-12-11Tweak assoc type obligation spansEsteban Kuber-3/+5
* Point at RHS of associated type in obligation span * Point at `impl` assoc type on projection error * Reduce verbosity of recursive obligations * Point at source of binding lifetime obligation * Tweak "required bound" note * Tweak "expected... found opaque (return) type" labels * Point at set type in impl assoc type WF errors
2021-04-08Suggest changing impl parameter types to match traitEsteban Küber-1/+1
This is particularly useful for cases where arbitrary self types are used, like in custom `Future`s.
2021-01-11fix typo in trait method mutability mismatch helpAndy Russell-5/+4
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-2/+2
2019-05-29Update ui test suite to use dynmemoryruins-6/+6
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+19