rust/tests/codegen/unwind-abis
David Wood 322cc31504
tests: {Meta,Pointee}Sized in non-minicore tests
As before, add `MetaSized` and `PointeeSized` traits to all of the
non-minicore `no_core` tests so that they don't fail for lack of
language items.
2025-06-16 23:04:33 +00:00
..
aapcs-unwind-abi.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
c-unwind-abi-panic-abort.rs Remove c_unwind from tests and fix tests 2024-06-19 13:54:55 +01:00
c-unwind-abi.rs Remove c_unwind from tests and fix tests 2024-06-19 13:54:55 +01:00
cdecl-unwind-abi.rs Remove c_unwind from tests and fix tests 2024-06-19 13:54:55 +01:00
fastcall-unwind-abi.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
nounwind-on-stable-panic-abort.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
nounwind.rs Remove c_unwind from tests and fix tests 2024-06-19 13:54:55 +01:00
stdcall-unwind-abi.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
system-unwind-abi.rs Remove c_unwind from tests and fix tests 2024-06-19 13:54:55 +01:00
sysv64-unwind-abi.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
thiscall-unwind-abi.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
vectorcall-unwind-abi.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
win64-unwind-abi.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00