about summary refs log tree commit diff
path: root/src/test/ui/function-pointer/unsized-ret.stderr
AgeCommit message (Expand)AuthorLines
2022-11-05Merge conflicts and rebase onto masterMichael Goulet-6/+6
2022-09-12fn pointers don't implement Fn/FnMut/FnOnce traits if its return type is unsizedMichael Goulet-0/+35