Skip to content

Commit 59762ba

Browse files
committed
Move async/await tests to test/ui/async-await
1 parent fc45382 commit 59762ba

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+20
-2
lines changed

src/test/run-pass/async-await.rs renamed to src/test/ui/async-await/async-await.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// run-pass
2+
13
// edition:2018
24
// aux-build:arc_wake.rs
35

0 commit comments

Comments
 (0)