about summary refs log tree commit diff
path: root/tests/rustdoc/doc-cfg-target-feature.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/doc-cfg-target-feature.rs')
-rw-r--r--tests/rustdoc/doc-cfg-target-feature.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rustdoc/doc-cfg-target-feature.rs b/tests/rustdoc/doc-cfg-target-feature.rs
index f1b000dc823..98d230c978b 100644
--- a/tests/rustdoc/doc-cfg-target-feature.rs
+++ b/tests/rustdoc/doc-cfg-target-feature.rs
@@ -1,7 +1,6 @@
 // only-x86_64
 // compile-flags:--test
 // should-fail
-// no-system-llvm
 
 // #49723: rustdoc didn't add target features when extracting or running doctests