Comments, comments, comments
This commit is contained in:
parent
a1a1f41027
commit
ec74a304bb
3 changed files with 96 additions and 39 deletions
|
@ -3,6 +3,8 @@
|
|||
//@ run-pass
|
||||
//@ check-run-results
|
||||
|
||||
// Same as miri's `tests/pass/async-closure-captures.rs`, keep in sync
|
||||
|
||||
#![feature(async_closure)]
|
||||
|
||||
extern crate block_on;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue