Remove unused #![feature(const_fn)].
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
#![feature(asm)]
|
||||
#![feature(const_fn)]
|
||||
|
||||
pub use crate::{
|
||||
allocator::*,
|
||||
|
||||
Reference in New Issue
Block a user