mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 16:33:24 +00:00
Implement VmIoOnce
for IoMem
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
aa62f0a4e6
commit
c8ba695c85
@ -9,6 +9,7 @@
|
||||
#![feature(coroutines)]
|
||||
#![feature(fn_traits)]
|
||||
#![feature(generic_const_exprs)]
|
||||
#![feature(is_none_or)]
|
||||
#![feature(iter_from_coroutine)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(min_specialization)]
|
||||
|
Reference in New Issue
Block a user