remove [async output] from impl Future
This commit is contained in:
parent
a4a5e79814
commit
bdb4b1e923
16 changed files with 39 additions and 34 deletions
|
@ -41,6 +41,7 @@
|
|||
#![feature(new_uninit)]
|
||||
#![feature(nll)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(trusted_len)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue