rust/tests/ui/target_modifiers
Eddy (Eduard) Stefes 51affa0394 add tests for s390x-unknown-none-softfloat
tests will check:
- correct emit of assembly for softfloat target
- incompatible set features will emit warnings/errors
- incompatible target tripples in crates will not link
2026-02-09 09:29:16 +01:00
..
auxiliary add tests for s390x-unknown-none-softfloat 2026-02-09 09:29:16 +01:00
defaults_check.error.stderr Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
defaults_check.rs Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
incompatible_fixedx18.error_generated.stderr Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
incompatible_fixedx18.rs Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
incompatible_regparm.allow_no_value.stderr Target modifiers (special marked options) are recorded in metainfo and compared to be equal in different crates 2025-02-02 22:12:49 +07:00
incompatible_regparm.error_generated.stderr Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
incompatible_regparm.rs Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
incompatible_softfloat_targets.disable-softfloat.stderr add tests for s390x-unknown-none-softfloat 2026-02-09 09:29:16 +01:00
incompatible_softfloat_targets.enable-softfloat.stderr add tests for s390x-unknown-none-softfloat 2026-02-09 09:29:16 +01:00
incompatible_softfloat_targets.rs add tests for s390x-unknown-none-softfloat 2026-02-09 09:29:16 +01:00
no_value_bool.error.stderr Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
no_value_bool.error_explicit.stderr Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
no_value_bool.rs Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
sanitizer-kcfi-normalize-ints.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
sanitizer-kcfi-normalize-ints.wrong_flag.stderr -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
sanitizer-kcfi-normalize-ints.wrong_sanitizer.stderr -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
sanitizers-good-for-inconsistency.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
sanitizers-safestack-and-kcfi.missed_both.stderr -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
sanitizers-safestack-and-kcfi.missed_kcfi.stderr -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
sanitizers-safestack-and-kcfi.missed_safestack.stderr -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
sanitizers-safestack-and-kcfi.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
two_flags.rs Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
two_flags.unknown_allowed.stderr Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00