summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-json/fns/generics.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-json/fns/generics.rs')
-rw-r--r--tests/rustdoc-json/fns/generics.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/rustdoc-json/fns/generics.rs b/tests/rustdoc-json/fns/generics.rs
index 5239a6f21..44dc6d854 100644
--- a/tests/rustdoc-json/fns/generics.rs
+++ b/tests/rustdoc-json/fns/generics.rs
@@ -1,8 +1,5 @@
// ignore-tidy-linelength
-#![feature(no_core)]
-#![no_core]
-
// @set wham_id = "$.index[*][?(@.name=='Wham')].id"
pub trait Wham {}