rust/tests/ui/target_modifiers
2025-08-21 16:08:00 +07:00
..
auxiliary -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
defaults_check.error.stderr Target modifiers fix for bool flags without value 2025-03-17 12:49:34 +07:00
defaults_check.rs Verify llvm-needs-components are not empty and match the --target value 2025-07-29 11:20:23 -07:00
incompatible_fixedx18.error_generated.stderr Make -Zfixed-x18 into a target modifier 2025-05-05 12:42:27 +00:00
incompatible_fixedx18.rs Verify llvm-needs-components are not empty and match the --target value 2025-07-29 11:20:23 -07:00
incompatible_regparm.allow_no_value.stderr
incompatible_regparm.error_generated.stderr tests: Unignore target modifier tests on all platforms 2025-02-28 18:04:07 +03:00
incompatible_regparm.rs Verify llvm-needs-components are not empty and match the --target value 2025-07-29 11:20:23 -07:00
no_value_bool.error.stderr Target modifiers fix for bool flags without value 2025-03-17 12:49:34 +07:00
no_value_bool.error_explicit.stderr Target modifiers fix for bool flags without value 2025-03-17 12:49:34 +07:00
no_value_bool.rs Verify llvm-needs-components are not empty and match the --target value 2025-07-29 11:20:23 -07: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 tests: Unignore target modifier tests on all platforms 2025-02-28 18:04:07 +03:00
two_flags.unknown_allowed.stderr tests: Unignore target modifier tests on all platforms 2025-02-28 18:04:07 +03:00