about summary refs log tree commit diff
path: root/src/test/ui/function-pointer
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-149/+0
2022-12-27Trim more paths in obligation typesEsteban Küber-1/+1
2022-11-05Merge conflicts and rebase onto masterMichael Goulet-7/+8
2022-09-27Use already resolved self_ty in confirm_fn_pointer_candidateMichael Goulet-0/+54
2022-09-12fn pointers don't implement Fn/FnMut/FnOnce traits if its return type is unsizedMichael Goulet-0/+64
2021-10-22Update the minimum external LLVM to 12Josh Stone-1/+0
2021-06-17add regression test for issue #54685Yerkebulan Tulibergenov-0/+31