diff options
-rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ #![feature(const_fn)] #![feature(asm)] -#![feature(associated_consts)] #![no_std] #![cfg_attr(test, allow(unused_features))] |
![]() |
index : rust-x86 | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/lib.rs | 1 |
@@ -2,7 +2,6 @@ #![feature(const_fn)] #![feature(asm)] -#![feature(associated_consts)] #![no_std] #![cfg_attr(test, allow(unused_features))] |