summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-json/reexport/in_root_and_mod_pub.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-json/reexport/in_root_and_mod_pub.rs')
-rw-r--r--tests/rustdoc-json/reexport/in_root_and_mod_pub.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/rustdoc-json/reexport/in_root_and_mod_pub.rs b/tests/rustdoc-json/reexport/in_root_and_mod_pub.rs
index c5c41b25f..37f7b26fc 100644
--- a/tests/rustdoc-json/reexport/in_root_and_mod_pub.rs
+++ b/tests/rustdoc-json/reexport/in_root_and_mod_pub.rs
@@ -1,6 +1,3 @@
-#![feature(no_core)]
-#![no_core]
-
pub mod foo {
// @set bar_id = "$.index[*][?(@.name=='Bar')].id"
// @ismany "$.index[*][?(@.name=='foo')].inner.module.items[*]" $bar_id