about summary refs log tree commit diff
path: root/src/test/ui/unsized/unsized-trait-impl-trait-arg.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-26/+0
2022-06-16diagnostics: fix trailing spaceklensy-1/+1
2021-08-16Use note to point at bound introducing requirementEsteban Küber-3/+5
2021-08-11Modify structured suggestion outputEsteban Küber-3/+4
2021-07-30Do not discard `?Sized` type params and suggest their removalEsteban Küber-0/+4
2021-03-31give full path of constraint in suggest_constraining_type_paramhi-rustin-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-07-14Remove redundant explanatory `note` for type parametersEsteban Küber-1/+0
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-1/+0
2020-06-15Account for derived obligations to suggest `?Sized` boundEsteban Küber-0/+4
2020-04-18Do not emit note for projected derived obligationsEsteban Küber-1/+0
2020-04-18Maintain chain of derived obligationsEsteban Küber-0/+4
2020-02-02Account for `?Sized` type parameter boundsEsteban Küber-2/+2
2019-10-15Handle more casesEsteban Küber-2/+3
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+13