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