We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
asm
global_asm
1 parent 1b4fc93 commit 0ab2fe9Copy full SHA for 0ab2fe9
src/main.rs
@@ -1,6 +1,4 @@
1
#![feature(lang_items)]
2
-#![feature(global_asm)]
3
-#![feature(asm)]
4
#![no_std]
5
#![no_main]
6
0 commit comments