rust/tests/ui/abi
Jubilee Young 20ebbf467d Replace ignore-everything with only-arch
Combining revisions with only-arch allows specifying
that a test only applies to a handful of targets.
This allows removing a large amount of repetition
in the test suite for tests that do not benefit.
The revisions are suboptimal for this for some tests,
so they aren't preferred in those cases.
2023-07-29 15:49:07 -07:00
..
cross-crate Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern Move /src/test to /tests 2023-01-11 09:32:08 +00:00
foreign lint/ctypes: ext. abi fn-ptr in internal abi fn 2023-07-03 13:40:20 +01:00
issues Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mir Move /src/test to /tests 2023-01-11 09:32:08 +00:00
numbers-arithmetic Move /src/test to /tests 2023-01-11 09:32:08 +00:00
statics Move /src/test to /tests 2023-01-11 09:32:08 +00:00
struct-enums Move /src/test to /tests 2023-01-11 09:32:08 +00:00
union Move /src/test to /tests 2023-01-11 09:32:08 +00:00
abi-sysv64-arg-passing.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
abi-sysv64-register-usage.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
abi-typo-unstable.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
abi-typo-unstable.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
anon-extern-mod.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
c-stack-as-value.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
c-stack-returning-int64.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cabi-int-widening.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
homogenous-floats-target-feature-mixup.rs Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
issue-28676.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-94223.rs abi: avoid ice for non-ffi-safe fn ptrs 2023-07-03 13:40:20 +01:00
lib-defaults.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
nullable-pointer-ffi-compat.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustcall-generic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
segfault-no-out-of-stack.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
stack-probes-lto.rs Replace ignore-everything with only-arch 2023-07-29 15:49:07 -07:00
stack-probes.rs Replace ignore-everything with only-arch 2023-07-29 15:49:07 -07:00
stack-protector.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsupported.aarch64.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsupported.arm.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsupported.i686.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsupported.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsupported.x64.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-ffi.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
x86stdcall2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
x86stdcall.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00