summary refs log tree commit diff
path: root/src/test/ui/unsized/unsized3.stderr
AgeCommit message (Expand)AuthorLines
2022-06-28Don't point at another arg if we're already pointing at oneMichael Goulet-2/+33
2022-06-16diagnostics: fix trailing spaceklensy-5/+5
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-5/+15
2021-09-16Point at argument instead of call for their obligationsEsteban Kuber-31/+2
2021-08-16Use note to point at bound introducing requirementEsteban Küber-12/+20
2021-08-11Modify structured suggestion outputEsteban Küber-16/+22
2021-07-30Do not discard `?Sized` type params and suggest their removalEsteban Küber-0/+24
2021-04-19fix suggestion for unsized function parameterslcnr-0/+109