Skip to content

Commit ddb0496

Browse files
committed
temporarily ignore async fn test
1 parent b8b52b0 commit ddb0496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run-pass/async-fn.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// ignore-test FIXME ignored to let https://github.com/rust-lang/rust/pull/59119 land
12
#![feature(
23
async_await,
34
await_macro,

0 commit comments

Comments
 (0)