about summary refs log tree commit diff
path: root/tests/ui/abi/foreign
AgeCommit message (Collapse)AuthorLines
2023-07-03lint/ctypes: ext. abi fn-ptr in internal abi fnDavid Wood-1/+1
Instead of skipping functions with internal ABIs, check that the signature doesn't contain any fn-ptr types with external ABIs that aren't FFI-safe. Signed-off-by: David Wood <david.wood@huawei.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+183