We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14a2ec commit 73aee89Copy full SHA for 73aee89
src/test/run-pass/async-await/async-fn-size-moved-locals.rs renamed to src/test/ui/async-await/async-fn-size-moved-locals.rs
@@ -7,6 +7,8 @@
7
//
8
// See issue #59123 for a full explanation.
9
10
+// run-pass
11
+
12
// edition:2018
13
14
#![feature(async_await)]
0 commit comments