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/peripheral.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/cpass/peripheral.rs') diff --git a/tests/cpass/peripheral.rs b/tests/cpass/peripheral.rs index 0ca720c..509a6be 100644 --- a/tests/cpass/peripheral.rs +++ b/tests/cpass/peripheral.rs @@ -1,5 +1,4 @@ //! Core and device peripherals -#![feature(extern_crate_item_prelude)] // ??? #![no_main] #![no_std] -- cgit v1.2.3