Skip to content

Commit 73aee89

Browse files
committed
Move the test async-fn-size-moved-locals to ui
1 parent b14a2ec commit 73aee89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
//
88
// See issue #59123 for a full explanation.
99

10+
// run-pass
11+
1012
// edition:2018
1113

1214
#![feature(async_await)]

0 commit comments

Comments
 (0)