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
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

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/test/ui/await-keyword/2015-edition-error-in-non-macro-position.rs renamed to src/test/ui/async-await/await-keyword/2015-edition-error-in-non-macro-position.rs

File renamed without changes.

src/test/ui/await-keyword/2015-edition-error-in-non-macro-position.stderr renamed to src/test/ui/async-await/await-keyword/2015-edition-error-in-non-macro-position.stderr

File renamed without changes.

src/test/ui/await-keyword/2015-edition-warning.fixed renamed to src/test/ui/async-await/await-keyword/2015-edition-warning.fixed

File renamed without changes.

0 commit comments

Comments
 (0)