about summary refs log tree commit diff
path: root/src/test/ui/unsized3.stderr
AgeCommit message (Expand)AuthorLines
2020-09-02pretty: trim paths of unique symbolsDan Aloni-6/+6
2020-07-14Remove redundant explanatory `note` for type parametersEsteban Küber-6/+0
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-6/+0
2020-06-15Account for derived obligations to suggest `?Sized` boundEsteban Küber-0/+8
2020-05-16Fix whitespace in `?Sized` structured suggestionEsteban Küber-2/+2
2020-04-08Small tweaks to required bound spanEsteban Küber-4/+4
2020-03-22Increase verbosity when suggesting subtle code changesEsteban Küber-6/+10
2020-02-02Account for `?Sized` type parameter boundsEsteban Küber-22/+14
2020-02-02Suggest `?Sized` on type parametersEsteban Küber-4/+16
2019-10-15Use structured suggestion for restricting boundsEsteban Küber-6/+12
2019-09-22On obligation errors point at the unfulfilled binding when possibleEsteban Küber-4/+4
2019-09-19When possible point at argument causing item obligation failureEsteban Küber-10/+10
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-20/+12
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-6/+6
2018-12-25Remove licensesMark Rousskov-10/+10
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+91