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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
foreign-call-no-runtime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
foreign-dupe.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
foreign-fn-with-byval.rs lint/ctypes: ext. abi fn-ptr in internal abi fn 2023-07-03 13:40:20 +01:00
foreign-no-abi.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invoke-external-foreign.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00