Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit 8ebc1df

Browse files
committed
remove feature(asm)
1 parent 7dc5da1 commit 8ebc1df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
//! ARMv8, for ARMv8-A architecture
8080
//! profile](https://static.docs.arm.com/ddi0487/ca/DDI0487C_a_armv8_arm.pdf?_ga=2.266626254.1122218691.1534883460-1326731866.1530967873).
8181
82-
#![feature(asm)]
8382
#![feature(core_intrinsics)]
8483
#![feature(custom_inner_attributes)]
8584
#![no_std]

0 commit comments

Comments
 (0)