about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-54302.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2021-02-09Remove unnecessary note on errorsMatthew Jasper-3/+0
Seeing the trait definition doesn't help with implementation not general enough errors, so don't make the error message larger to show it.
2019-09-16Tweak unsatisfied HRTB errorsEsteban Küber-3/+6
2019-01-28Refer to synthetically named lifetimes as "some specific lifetime" rather ↵Rémy Rakic-1/+1
than "the specific lifetime"
2019-01-27When mentioning lifetimes, put either the trait ref or the self type closer ↵Rémy Rakic-2/+2
to the lifetimes When mentioning lifetimes, only invert wording between the expected trait and the self type when the self type has the vid. This way, the lifetimes always stay close to the self type or trait ref that actually contains them.
2019-01-27Update test expectations for new placeholder error messagesRemy Rakic-2/+2
2019-01-02apply the new placeholder errors even with just one placeholderNiko Matsakis-7/+3
2019-01-02tests: worse diagnostics, but basically same errorsNiko Matsakis-9/+7
2018-12-25Remove licensesMark Rousskov-2/+2
2018-11-06Moved and renamed ui issue tests.Alexander Regueiro-0/+17