diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2018-12-15 19:08:32 +0100 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2018-12-15 19:08:32 +0100 |
| commit | 3413d8d7e8c62743a60179262a4d7c8430675559 (patch) | |
| tree | 7557f6e6d4eae1038d192db40f30c35737b5529e /tests/cpass/peripheral.rs | |
| parent | 0b3f0b2eb57aa7b54c6062ddc01b2bfbec8b019b (diff) | |
remove no longer necessary feature gates
Diffstat (limited to 'tests/cpass/peripheral.rs')
| -rw-r--r-- | tests/cpass/peripheral.rs | 1 |
1 files changed, 0 insertions, 1 deletions
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] |
