Fix some warnings.
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#![feature(generic_associated_types)]
|
||||
#![feature(asm)]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
#![allow(incomplete_features)]
|
||||
|
||||
#[cfg(not(any(
|
||||
feature = "52810",
|
||||
|
Reference in New Issue
Block a user