rust/tests/compile-fail/function_calls
2021-08-14 14:47:57 +02: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 Improve tests 2021-05-31 11:57:16 +08:00
exported_symbol_abi_mismatch.rs Improve tests 2021-05-31 11:57:16 +08: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
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-14 14:47:57 +02:00