rust/tests/ui/target-feature
2025-12-22 13:29:11 +01:00
..
auxiliary Stabilize avx512_target_feature 2025-05-18 11:12:15 +05:30
aarch64-neon-works.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
abi-incompatible-target-feature-attribute-fcw.rs Ignore failing GCC test 2025-12-05 09:51:27 -05:00
abi-incompatible-target-feature-attribute-fcw.stderr Bless tests 2025-12-05 09:51:27 -05:00
abi-incompatible-target-feature-attribute.riscv.stderr use minicore for target-feature tests 2025-10-17 16:20:44 +02:00
abi-incompatible-target-feature-attribute.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
abi-incompatible-target-feature-attribute.x86.stderr use minicore for target-feature tests 2025-10-17 16:20:44 +02:00
abi-incompatible-target-feature-flag-enable.riscv.stderr Move warning reporting from flag_to_backend_features to cfg_target_feature 2025-11-05 10:48:29 +00:00
abi-incompatible-target-feature-flag-enable.rs also rename core-stubs-compile-flags to minicore-compile-flags 2025-11-02 16:21:06 +01:00
abi-incompatible-target-feature-flag-enable.x86.stderr Move warning reporting from flag_to_backend_features to cfg_target_feature 2025-11-05 10:48:29 +00:00
abi-irrelevant-target-feature-flag-disable.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
abi-irrelevant-target-feature-flag-disable.stderr give the abi-relevant target feature tests better names 2025-05-02 13:29:07 +02:00
abi-required-target-feature-attribute.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
abi-required-target-feature-flag-disable.aarch64.stderr give the abi-relevant target feature tests better names 2025-05-02 13:29:07 +02:00
abi-required-target-feature-flag-disable.loongarch.stderr Update target feature tests 2025-05-09 11:26:08 +08:00
abi-required-target-feature-flag-disable.riscv.stderr Move warning reporting from flag_to_backend_features to cfg_target_feature 2025-11-05 10:48:29 +00:00
abi-required-target-feature-flag-disable.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
abi-required-target-feature-flag-disable.x86-implied.stderr give the abi-relevant target feature tests better names 2025-05-02 13:29:07 +02:00
abi-required-target-feature-flag-disable.x86.stderr Move warning reporting from flag_to_backend_features to cfg_target_feature 2025-11-05 10:48:29 +00:00
asm-implied-features-issue-128125.rs Add test to ensure implied target features work with asm, and fix failing tests 2024-08-07 00:41:48 -04:00
feature-hierarchy.rs Ignore failing GCC test 2025-12-05 09:51:27 -05:00
forbidden-hardfloat-target-feature-attribute-e-d.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
forbidden-hardfloat-target-feature-attribute-e-d.stderr use minicore for target-feature tests 2025-10-17 16:20:44 +02:00
forbidden-hardfloat-target-feature-attribute-f-zfinx.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
forbidden-hardfloat-target-feature-attribute-f-zfinx.stderr use minicore for target-feature tests 2025-10-17 16:20:44 +02:00
forbidden-hardfloat-target-feature-cfg.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
forbidden-target-feature-attribute.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
forbidden-target-feature-attribute.stderr use minicore for target-feature tests 2025-10-17 16:20:44 +02:00
forbidden-target-feature-cfg.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
forbidden-target-feature-flag-disable.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
forbidden-target-feature-flag-disable.stderr add rustc_abi to control ABI decisions LLVM does not have flags for, and use it for x86 softfloat 2025-02-03 16:56:51 +01:00
forbidden-target-feature-flag.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
forbidden-target-feature-flag.stderr add rustc_abi to control ABI decisions LLVM does not have flags for, and use it for x86 softfloat 2025-02-03 16:56:51 +01:00
gate.rs Stabilize sse4a and tbm target features 2025-08-14 02:07:40 +05:30
gate.stderr split up tracking issue for target feature feature gates 2025-12-22 13:29:11 +01:00
implicit-features-cli.rs Implement a implicit target feature mechanism 2024-08-04 08:44:23 +02:00
implicit-features.rs Implement a implicit target feature mechanism 2024-08-04 08:44:23 +02:00
implied-features-nvptx.rs target-feature: enable rust target features implied by target-cpu 2025-06-21 19:32:47 -06:00
implied-features.rs Stabilize target_feature_11 2025-01-27 23:44:47 +01:00
inline-always.aarch64.stderr Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
inline-always.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
invalid-attribute.rs inline at the callsite & warn when target features mismatch 2025-08-27 14:45:01 +01:00
invalid-attribute.stderr Improve spans of malformed attribute errors 2025-12-13 17:13:36 +01:00
missing-plusminus-2.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
missing-plusminus-2.stderr
missing-plusminus.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
missing-plusminus.stderr
no-llvm-leaks.rs Ignore failing GCC test 2025-12-05 09:51:27 -05:00
retpoline-target-feature-flag.by_feature.stderr -Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable retpoline-related target features 2025-06-09 21:29:59 +07:00
retpoline-target-feature-flag.by_feature1.stderr various minor target feature cleanups 2025-06-19 10:50:03 +09:00
retpoline-target-feature-flag.by_feature2.stderr various minor target feature cleanups 2025-06-19 10:50:03 +09:00
retpoline-target-feature-flag.by_feature3.stderr various minor target feature cleanups 2025-06-19 10:50:03 +09:00
retpoline-target-feature-flag.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
rust-specific-name-no-warnings.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
similar-feature-suggestion.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
similar-feature-suggestion.stderr warn when using an unstable feature with -Ctarget-feature 2023-11-06 09:44:00 +01:00
target-cpu-lacks-required-target-feature.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
target-cpu-lacks-required-target-feature.stderr add x86-sse2 (32bit) ABI that requires SSE2 target feature 2025-02-14 19:47:52 +01:00
target-feature-detection.rs Add support for //@ ignore-i586 2025-10-21 12:39:49 +11:00
tied-features-cli.one.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
tied-features-cli.rs also rename core-stubs-compile-flags to minicore-compile-flags 2025-11-02 16:21:06 +01:00
tied-features-cli.three.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
tied-features-cli.two.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
tied-features-no-implication-1.paca.stderr tests: add test for #105111 2024-09-24 15:42:15 +01:00
tied-features-no-implication-1.pacg.stderr tests: add test for #105111 2024-09-24 15:42:15 +01:00
tied-features-no-implication-1.rs also rename core-stubs-compile-flags to minicore-compile-flags 2025-11-02 16:21:06 +01:00
tied-features-no-implication.paca.stderr tests: add test for #105111 2024-09-24 15:42:15 +01:00
tied-features-no-implication.pacg.stderr Move warning reporting from flag_to_backend_features to cfg_target_feature 2025-11-05 10:48:29 +00:00
tied-features-no-implication.rs Move warning reporting from flag_to_backend_features to cfg_target_feature 2025-11-05 10:48:29 +00:00
tied-features.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
tied-features.stderr compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
unstable-feature.rs Stabilize avx512_target_feature 2025-05-18 11:12:15 +05:30
unstable-feature.stderr Stabilize avx512_target_feature 2025-05-18 11:12:15 +05:30
using-target-feature-unstable.rs mark some target features as 'forbidden' so they cannot be (un)set 2024-11-04 22:56:47 +01:00
wasm-disable-simd.rs Add a regression test for #131031 2024-10-30 22:34:45 +08:00
wasm-relaxed-simd.rs Implement a implicit target feature mechanism 2024-08-04 08:44:23 +02:00
wasm-safe.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00