rust/tests/ui/target_modifiers
2025-05-05 12:42:27 +00:00
..
auxiliary Make -Zfixed-x18 into a target modifier 2025-05-05 12:42:27 +00:00
defaults_check.error.stderr Target modifiers fix for bool flags without value 2025-03-17 12:49:34 +07:00
defaults_check.rs tests: Unignore target modifier tests on all platforms 2025-02-28 18:04:07 +03:00
incompatible_fixedx18.error_generated.stderr Make -Zfixed-x18 into a target modifier 2025-05-05 12:42:27 +00:00
incompatible_fixedx18.rs Make -Zfixed-x18 into a target modifier 2025-05-05 12:42:27 +00: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 tests: Unignore target modifier tests on all platforms 2025-02-28 18:04:07 +03:00
incompatible_regparm.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03: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.error.stderr Target modifiers fix for bool flags without value 2025-03-17 12:49:34 +07:00
no_value_bool.rs Target modifiers fix for bool flags without value 2025-03-17 12:49:34 +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