mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 16:33:24 +00:00
Remove static_assertions
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0c028a7d8c
commit
9e1c939a3f
@ -24,7 +24,6 @@
|
||||
#![warn(missing_docs)]
|
||||
|
||||
extern crate alloc;
|
||||
extern crate static_assertions;
|
||||
|
||||
pub mod arch;
|
||||
pub mod boot;
|
||||
|
Reference in New Issue
Block a user