summaryrefslogtreecommitdiffstats
path: root/tests/run-make/rustdoc-target-spec-json-path/dummy_core.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/rustdoc-target-spec-json-path/dummy_core.rs')
-rw-r--r--tests/run-make/rustdoc-target-spec-json-path/dummy_core.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-make/rustdoc-target-spec-json-path/dummy_core.rs b/tests/run-make/rustdoc-target-spec-json-path/dummy_core.rs
new file mode 100644
index 000000000..da27b7f34
--- /dev/null
+++ b/tests/run-make/rustdoc-target-spec-json-path/dummy_core.rs
@@ -0,0 +1,2 @@
+#![feature(no_core)]
+#![no_core]