rust/tests/ui/target-feature
2024-11-09 03:17:24 +09:00
..
auxiliary mark some target features as 'forbidden' so they cannot be (un)set 2024-11-04 22:56:47 +01:00
aarch64-neon-works.rs
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 remove support for extern-block const intrinsics 2024-11-04 23:27:45 +01:00
forbidden-target-feature-attribute.rs mark some target features as 'forbidden' so they cannot be (un)set 2024-11-04 22:56:47 +01:00
forbidden-target-feature-attribute.stderr mark some target features as 'forbidden' so they cannot be (un)set 2024-11-04 22:56:47 +01:00
forbidden-target-feature-cfg.rs mark some target features as 'forbidden' so they cannot be (un)set 2024-11-04 22:56:47 +01:00
forbidden-target-feature-flag-disable.rs mark some target features as 'forbidden' so they cannot be (un)set 2024-11-04 22:56:47 +01:00
forbidden-target-feature-flag-disable.stderr mark some target features as 'forbidden' so they cannot be (un)set 2024-11-04 22:56:47 +01:00
forbidden-target-feature-flag.rs mark some target features as 'forbidden' so they cannot be (un)set 2024-11-04 22:56:47 +01:00
forbidden-target-feature-flag.stderr mark some target features as 'forbidden' so they cannot be (un)set 2024-11-04 22:56:47 +01:00
gate.rs Add v9 and leoncasa target feature to sparc 2024-11-09 03:17:24 +09:00
gate.stderr Add v9 and leoncasa target feature to sparc 2024-11-09 03:17:24 +09: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.rs Add test to ensure implied target features work with asm, and fix failing tests 2024-08-07 00:41:48 -04:00
invalid-attribute.rs
invalid-attribute.stderr
missing-plusminus-2.rs
missing-plusminus-2.stderr
missing-plusminus.rs
missing-plusminus.stderr
no-llvm-leaks.rs remove support for extern-block const intrinsics 2024-11-04 23:27:45 +01:00
rust-specific-name-no-warnings.rs
similar-feature-suggestion.rs
similar-feature-suggestion.stderr
tied-features-cli.one.stderr
tied-features-cli.rs Fix test problems discovered by the revision check 2024-05-09 14:47:09 +10:00
tied-features-cli.three.stderr
tied-features-cli.two.stderr
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 tests: add test for #105111 2024-09-24 15:42:15 +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 tests: add test for #105111 2024-09-24 15:42:15 +01:00
tied-features-no-implication.rs tests: add test for #105111 2024-09-24 15:42:15 +01:00
tied-features.rs codegen_ssa: consolidate tied feature checking 2024-09-24 15:48:49 +01:00
tied-features.stderr codegen_ssa: consolidate tied feature checking 2024-09-24 15:48:49 +01:00
unstable-feature.rs
unstable-feature.stderr
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