rust/tests/compile-fail/function_calls
2021-12-24 12:02:23 +01:00
..
check_arg_abi.rs
check_arg_count_abort.rs Use check_shim() for abort 2021-06-11 15:47:12 +08:00
check_arg_count_too_few_args.rs
check_arg_count_too_many_args.rs
check_callback_abi.rs
exported_symbol_abi_mismatch.rs adjust output for calling convention check 2021-12-24 12:02:23 +01:00
exported_symbol_bad_unwind1.rs
exported_symbol_bad_unwind2.rs Fix tests for C-unwind ABI changes 2021-08-07 15:57:54 +08:00
exported_symbol_clashing.rs fix iteration-order-dependent output 2021-12-15 16:51:40 +01:00
exported_symbol_shim_clashing.rs Disallow #[no_mangle]/#[export_name = ...] functions that have the same symbol name as built-in shims 2021-06-11 15:18:47 +08:00
exported_symbol_wrong_arguments.rs
exported_symbol_wrong_type.rs rustup 2021-08-16 17:09:21 +02:00