about summary refs log tree commit diff
path: root/tests/run-make/rustdoc-with-output-option
diff options
context:
space:
mode:
authorJieyou Xu <jieyouxu@outlook.com>2025-06-16 20:24:50 +0800
committerJieyou Xu <jieyouxu@outlook.com>2025-06-19 07:38:01 +0800
commit2beccc4d8e5066a42e6623d91e7991870d36feb2 (patch)
tree3a52ca4ec12a9f1324dd1764b574a74a5108c832 /tests/run-make/rustdoc-with-output-option
parent49be6f32588e2eb276e9210b64f4927f609bbe96 (diff)
downloadrust-2beccc4d8e5066a42e6623d91e7991870d36feb2.tar.gz
rust-2beccc4d8e5066a42e6623d91e7991870d36feb2.zip
Adjust some run-make tests on cross-compile
Diffstat (limited to 'tests/run-make/rustdoc-with-output-option')
-rw-r--r--tests/run-make/rustdoc-with-output-option/rmake.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-make/rustdoc-with-output-option/rmake.rs b/tests/run-make/rustdoc-with-output-option/rmake.rs
index f7fbbec6986..2c1b76f5b9c 100644
--- a/tests/run-make/rustdoc-with-output-option/rmake.rs
+++ b/tests/run-make/rustdoc-with-output-option/rmake.rs
@@ -1,3 +1,5 @@
+//@ needs-target-std
+
 use run_make_support::{htmldocck, rustdoc};
 
 fn main() {