Update rust nightly. (#819)
This commit is contained in:
committed by
GitHub
parent
fcc1db078e
commit
b585d54712
@ -1,7 +1,6 @@
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
#![feature(array_from_fn)]
|
||||
|
||||
use core::future::pending;
|
||||
|
||||
|
Reference in New Issue
Block a user