Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Really fix early lints inside an async desugaring #81699

Merged
merged 1 commit into from Feb 3, 2021

Conversation

jethrogb
Copy link
Contributor

@jethrogb jethrogb commented Feb 3, 2021

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 3, 2021
@petrochenkov
Copy link
Contributor

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Feb 3, 2021

📌 Commit da82825e4ea8fcd52204b659ad2894154c265d42 has been approved by petrochenkov

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 3, 2021
@jethrogb
Copy link
Contributor Author

jethrogb commented Feb 3, 2021

Fixed test, hopefully

@petrochenkov
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Feb 3, 2021

📌 Commit 37cb9d3 has been approved by petrochenkov

@bors
Copy link
Contributor

bors commented Feb 3, 2021

⌛ Testing commit 37cb9d3 with merge 6ad11e2...

@bors
Copy link
Contributor

bors commented Feb 3, 2021

☀️ Test successful - checks-actions
Approved by: petrochenkov
Pushing 6ad11e2 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Feb 3, 2021
@bors bors merged commit 6ad11e2 into rust-lang:master Feb 3, 2021
@bors
Copy link
Contributor

bors commented Feb 3, 2021

☀️ Test successful - checks-actions
Approved by: petrochenkov
Pushing 6ad11e2 to master...

@rustbot rustbot added this to the 1.51.0 milestone Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

internal compiler error: failed to process buffered lint here
5 participants