Skip to content

Commit f115147

Browse files
committed
Add missing aux-build directive
1 parent 73aee89 commit f115147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/async-await/async-fn-size.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// run-pass
2-
2+
// aux-build:arc_wake.rs
33
// edition:2018
44

55
#![feature(async_await)]

0 commit comments

Comments
 (0)