1
Fork 0
rust/tests/ui/target-feature
2025-04-13 21:48:53 +03:00
..
auxiliary
aarch64-neon-works.rs
allowed-softfloat-target-feature-attribute.rs
allowed-softfloat-target-feature-flag-disable.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
allowed-softfloat-target-feature-flag-disable.stderr
asm-implied-features-issue-128125.rs
feature-hierarchy.rs remove support for rustc_intrinsic_must_be_overridden from the compiler 2025-02-24 07:53:59 +01:00
forbidden-hardfloat-target-feature-attribute.rs 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-hardfloat-target-feature-attribute.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-hardfloat-target-feature-flag-disable-implied.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
forbidden-hardfloat-target-feature-flag-disable-implied.stderr
forbidden-hardfloat-target-feature-flag-disable-neon.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
forbidden-hardfloat-target-feature-flag-disable-neon.stderr
forbidden-hardfloat-target-feature-flag-disable.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
forbidden-hardfloat-target-feature-flag-disable.stderr
forbidden-hardfloat-target-feature-flag.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
forbidden-hardfloat-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
forbidden-target-feature-attribute.rs 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-attribute.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-cfg.rs 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-disable.rs UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03: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: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03: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
gate.stderr
implicit-features-cli.rs
implicit-features.rs
implied-features.rs
invalid-attribute.rs
invalid-attribute.stderr Emit unused_attributes for #[inline] on exported functions 2025-03-24 20:07:35 +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 tests: use minicore more 2025-02-24 09:26:54 +00:00
rust-specific-name-no-warnings.rs
similar-feature-suggestion.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
similar-feature-suggestion.stderr
target-cpu-lacks-required-target-feature.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03: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
tied-features-cli.one.stderr
tied-features-cli.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
tied-features-cli.three.stderr
tied-features-cli.two.stderr
tied-features-no-implication-1.paca.stderr
tied-features-no-implication-1.pacg.stderr
tied-features-no-implication-1.rs UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
tied-features-no-implication.paca.stderr
tied-features-no-implication.pacg.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
tied-features-no-implication.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
tied-features.rs tests: use minicore more 2025-02-24 09:26:54 +00:00
tied-features.stderr tests: use minicore more 2025-02-24 09:26:54 +00:00
unstable-feature.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
unstable-feature.stderr
using-target-feature-unstable.rs
wasm-disable-simd.rs
wasm-relaxed-simd.rs
wasm-safe.rs