Remove async_await gates from tests.
This commit is contained in:
parent
6a14411b76
commit
228015acd2
118 changed files with 19 additions and 224 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
#![allow(unused_variables)]
|
||||
#![deny(unused_mut)]
|
||||
#![feature(async_await)]
|
||||
|
||||
type A = Vec<u32>;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue