rust/tests/codegen/cffi
Folkert de Vries f472cc8cd4
error on unsafe attributes in pre-2024 editions
the `no_mangle`, `link_section` and `export_name` attributes are exceptions, and can still be used without an unsafe in earlier editions
2025-04-13 01:22:59 +02:00
..
c-variadic-copy.rs
c-variadic-naked.rs more asm! -> naked_asm! in tests 2024-10-06 18:12:25 +02:00
c-variadic-opt.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
c-variadic.rs Remove c_unwind from tests and fix tests 2024-06-19 13:54:55 +01:00
ffi-const.rs error on unsafe attributes in pre-2024 editions 2025-04-13 01:22:59 +02:00
ffi-out-of-bounds-loads.rs Update the minimum external LLVM to 19 2025-04-05 11:44:38 -07:00
ffi-pure.rs error on unsafe attributes in pre-2024 editions 2025-04-13 01:22:59 +02:00