Skip to content

Commit 0c5ffd3

Browse files
Comments, comments, comments
1 parent c485d79 commit 0c5ffd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/pass/async-closure-captures.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Same as rustc's `tests/ui/async-await/async-closures/captures.rs`, keep in sync
2+
13
#![feature(async_closure, noop_waker)]
24

35
use std::future::Future;

0 commit comments

Comments
 (0)