Rename asm to llvm_asm.
This commit is contained in:
committed by
Aaron Janse
parent
c4ddf3fff4
commit
5cc40831ef
+1
-1
@@ -1,4 +1,4 @@
|
||||
#![feature(asm)]
|
||||
#![feature(llvm_asm)]
|
||||
#![feature(const_fn)] // see https://github.com/rust-lang/rfcs/pull/2632
|
||||
#![cfg_attr(not(test), no_std)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user