Skip to content

Commit 0e4f963

Browse files
authored
Merge pull request #677 from RalfJung/async
temporarily ignore async fn test
2 parents b8b52b0 + ddb0496 commit 0e4f963

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)