summary refs log tree commit diff
path: root/src/test/ui/unsized/unsized-enum2.stderr
AgeCommit message (Expand)AuthorLines
2021-04-06Point at `impl` and type defs introducing requirements on E0277Esteban Küber-4/+20
2021-03-31give full path of constraint in suggest_constraining_type_paramhi-rustin-4/+4
2020-09-02pretty: trim paths of unique symbolsDan Aloni-20/+20
2020-07-14Reword messageEsteban Küber-20/+20
2020-07-14Remove redundant explanatory `note` for type parametersEsteban Küber-4/+0
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-20/+0
2020-07-14Suggest boxing or borrowing unsized fieldsEsteban Küber-20/+200
2020-02-02Account for `?Sized` type parameter boundsEsteban Küber-4/+4
2019-10-15Handle more casesEsteban Küber-4/+12
2019-05-29Update ui test suite to use dynmemoryruins-8/+8
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-20/+20
2018-12-25Remove licensesMark Rousskov-20/+20
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+211