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/singleton.rs | |
| parent | 0b3f0b2eb57aa7b54c6062ddc01b2bfbec8b019b (diff) | |
remove no longer necessary feature gates
Diffstat (limited to 'tests/cpass/singleton.rs')
| -rw-r--r-- | tests/cpass/singleton.rs | 1 |
1 files changed, 0 insertions, 1 deletions
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] |
