summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-json/lifetime/outlives.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-json/lifetime/outlives.rs')
-rw-r--r--tests/rustdoc-json/lifetime/outlives.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/rustdoc-json/lifetime/outlives.rs b/tests/rustdoc-json/lifetime/outlives.rs
index 6e105b382..549e4c200 100644
--- a/tests/rustdoc-json/lifetime/outlives.rs
+++ b/tests/rustdoc-json/lifetime/outlives.rs
@@ -1,8 +1,5 @@
// ignore-tidy-linelength
-#![feature(no_core)]
-#![no_core]
-
// @count "$.index[*][?(@.name=='foo')].inner.function.generics.params[*]" 3
// @is "$.index[*][?(@.name=='foo')].inner.function.generics.where_predicates" []
// @is "$.index[*][?(@.name=='foo')].inner.function.generics.params[0].name" \"\'a\"