Skip to content

Commit 4afbd6d

Browse files
committed
Remove #![feature(async_await)]
1 parent 9e1cbde commit 4afbd6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tracing-attributes/test_async_await/tests/async_fn.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![feature(async_await)]
2-
31
use test_std_future::{
42
PollN,
53
block_on_future,

0 commit comments

Comments
 (0)