mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 16:33:24 +00:00
Fix errors raised by the new clippy
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
94f8914a5e
commit
e922eaa428
@ -3,7 +3,6 @@
|
||||
#![feature(const_mut_refs)]
|
||||
#![feature(const_ptr_sub_ptr)]
|
||||
#![feature(const_trait_impl)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(coroutines)]
|
||||
#![feature(fn_traits)]
|
||||
#![feature(iter_from_coroutine)]
|
||||
|
Reference in New Issue
Block a user