rust/tests/ui/abi/foreign
David Wood e3f90bca50
lint/ctypes: ext. abi fn-ptr in internal abi fn
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-07-03 13:40:20 +01:00
..
auxiliary
foreign-call-no-runtime.rs
foreign-dupe.rs
foreign-fn-with-byval.rs
foreign-no-abi.rs
invoke-external-foreign.rs