mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-30 12:23:56 +00:00
Fix compile error caused by updated Step::steps_between
in Rust
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5e35704e38
commit
6d3bb5a9d0
@ -16,7 +16,6 @@
|
||||
#![feature(min_specialization)]
|
||||
#![feature(negative_impls)]
|
||||
#![feature(ptr_sub_ptr)]
|
||||
#![feature(strict_provenance)]
|
||||
#![feature(sync_unsafe_cell)]
|
||||
// The `generic_const_exprs` feature is incomplete however required for the page table
|
||||
// const generic implementation. We are using this feature in a conservative manner.
|
||||
|
Reference in New Issue
Block a user