summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/rustdoc-target-spec-json-path/my_crate.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-make-fulldeps/rustdoc-target-spec-json-path/my_crate.rs')
-rw-r--r--src/test/run-make-fulldeps/rustdoc-target-spec-json-path/my_crate.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test/run-make-fulldeps/rustdoc-target-spec-json-path/my_crate.rs b/src/test/run-make-fulldeps/rustdoc-target-spec-json-path/my_crate.rs
deleted file mode 100644
index 12aa08220..000000000
--- a/src/test/run-make-fulldeps/rustdoc-target-spec-json-path/my_crate.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-#![feature(no_core)]
-#![no_core]
-extern crate dummy_core;