We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73aee89 commit f115147Copy full SHA for f115147
src/test/ui/async-await/async-fn-size.rs
@@ -1,5 +1,5 @@
1
// run-pass
2
-
+// aux-build:arc_wake.rs
3
// edition:2018
4
5
#![feature(async_await)]
0 commit comments