mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 20:03:22 +00:00
Adjust for Rust unstable feature's stability change
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5c524348de
commit
ab1d931cb7
@ -8,7 +8,6 @@
|
||||
//! currently not needed by Asterinas.
|
||||
//!
|
||||
|
||||
#![feature(offset_of)]
|
||||
#![cfg_attr(not(test), no_std)]
|
||||
|
||||
/// Magic stored in the boot protocol header.
|
||||
|
Reference in New Issue
Block a user