Skip to content

Commit 55eb1b7

Browse files
author
Jorge Aparicio
committed
remove unused feature gates
1 parent 8965b06 commit 55eb1b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#![allow(unused_features)]
21
#![feature(asm)]
3-
#![feature(core_intrinsics)]
42
#![feature(linkage)]
53
#![feature(naked_functions)]
64
#![cfg_attr(not(test), no_std)]

0 commit comments

Comments
 (0)