about summary refs log tree commit diff
path: root/tests/ui/errors/wrong-target-spec.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/errors/wrong-target-spec.rs')
-rw-r--r--tests/ui/errors/wrong-target-spec.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/errors/wrong-target-spec.rs b/tests/ui/errors/wrong-target-spec.rs
index a3a0e05d826..1a976888112 100644
--- a/tests/ui/errors/wrong-target-spec.rs
+++ b/tests/ui/errors/wrong-target-spec.rs
@@ -2,6 +2,7 @@
 // checks that such invalid target specs are rejected by the compiler.
 // See https://github.com/rust-lang/rust/issues/33329
 
+// ignore-tidy-target-specific-tests
 //@ needs-llvm-components: x86
 //@ compile-flags: --target x86_64_unknown-linux-musl