From 3413d8d7e8c62743a60179262a4d7c8430675559 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Sat, 15 Dec 2018 19:08:32 +0100 Subject: remove no longer necessary feature gates --- tests/cpass/singleton.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/cpass/singleton.rs') diff --git a/tests/cpass/singleton.rs b/tests/cpass/singleton.rs index 75b736c..d50f852 100644 --- a/tests/cpass/singleton.rs +++ b/tests/cpass/singleton.rs @@ -1,4 +1,3 @@ -#![feature(extern_crate_item_prelude)] // ??? #![no_main] #![no_std] -- cgit v1.2.3