Skip to content

Commit 0ab2fe9

Browse files
committed
Remove the asm and global_asm features, which are now stable
1 parent 1b4fc93 commit 0ab2fe9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
#![feature(lang_items)]
2-
#![feature(global_asm)]
3-
#![feature(asm)]
42
#![no_std]
53
#![no_main]
64

0 commit comments

Comments
 (0)