Remove async_await gates from tests.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// edition:2018
|
||||
#![feature(async_await)]
|
||||
#![feature(impl_trait_in_bindings)]
|
||||
//~^ WARN the feature `impl_trait_in_bindings` is incomplete and may cause the compiler to crash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user