We move the vectorcall ABI tests into their own file which is now only run on x86-64, while replacing them with rust-cold ABI tests so that aarch64 hosts continue to test an unstable ABI. A better solution might be cross-compiling or something but I really don't have time for that right now. |
||
|---|---|---|
| .. | ||
| abi.rs | ||
| async_return.rs | ||
| extern_c_variadic.rs | ||
| extern_safe.rs | ||
| generic_args.rs | ||
| generic_returns.rs | ||
| generics.rs | ||
| pattern_arg.rs | ||
| qualifiers.rs | ||
| return_type_alias.rs | ||