Remove async_await gates from tests.
This commit is contained in:
parent
6a14411b76
commit
228015acd2
118 changed files with 19 additions and 224 deletions
|
@ -1,7 +1,5 @@
|
|||
// edition:2018
|
||||
|
||||
#![feature(async_await)]
|
||||
|
||||
struct S;
|
||||
|
||||
impl S {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue