Remove let_chain feature gate
It is now stable.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
#![feature(doc_cfg)]
|
||||
#![feature(let_chains)]
|
||||
|
||||
pub use crate::{allocator::*, arch::*, page::*};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user