Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move tests in src/test/run-pass/async-await -> src/test/ui/async-await #62236

Closed
Centril opened this issue Jun 29, 2019 · 2 comments · Fixed by #62270
Closed

Move tests in src/test/run-pass/async-await -> src/test/ui/async-await #62236

Centril opened this issue Jun 29, 2019 · 2 comments · Fixed by #62270
Labels
A-async-await Area: Async & Await A-testsuite Area: The testsuite used to check the correctness of rustc AsyncAwait-Polish Async-await issues that are part of the "polish" area E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@Centril
Copy link
Contributor

Centril commented Jun 29, 2019

E.g. in #61818 and #61922.

cc @tmandry

@Centril Centril added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. A-async-await Area: Async & Await labels Jun 29, 2019
@jonas-schievink jonas-schievink added A-testsuite Area: The testsuite used to check the correctness of rustc E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. labels Jun 29, 2019
@agnxy
Copy link
Contributor

agnxy commented Jul 1, 2019

@Centril I'd like to work on this 😄

@Centril
Copy link
Contributor Author

Centril commented Jul 1, 2019

@agnxy You've got it :)

@Centril Centril added the AsyncAwait-Triaged Async-await issues that have been triaged during a working group meeting. label Jul 2, 2019
@nikomatsakis nikomatsakis added AsyncAwait-Polish Async-await issues that are part of the "polish" area and removed AsyncAwait-Triaged Async-await issues that have been triaged during a working group meeting. labels Jul 2, 2019
Centril added a commit to Centril/rust that referenced this issue Jul 6, 2019
Centril added a commit to Centril/rust that referenced this issue Jul 6, 2019
Centril added a commit to Centril/rust that referenced this issue Jul 11, 2019
…andry

Move async-await tests from run-pass to ui

fix rust-lang#62236

r? @Centril
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-async-await Area: Async & Await A-testsuite Area: The testsuite used to check the correctness of rustc AsyncAwait-Polish Async-await issues that are part of the "polish" area E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants