Skip to content

async: update to new location of where clause. #371

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

Merged
merged 2 commits into from
Mar 10, 2022

Conversation

Dirbaio
Copy link
Member

@Dirbaio Dirbaio commented Mar 10, 2022

Latest nightly changed the location of the where clause on impls with GATs:
rust-lang/rust#89122

Latest nightly changed the location of the `where` clause on impls with GATs:
rust-lang/rust#89122
@Dirbaio Dirbaio requested a review from a team as a code owner March 10, 2022 04:57
@rust-highfive
Copy link

r? @eldruin

(rust-highfive has picked a reviewer for you, use r? to override)

@Dirbaio
Copy link
Member Author

Dirbaio commented Mar 10, 2022

This makes rustfmt quite unahppy, perhaps we should run nightly rustfmt?

@Dirbaio Dirbaio mentioned this pull request Mar 10, 2022
@eldruin
Copy link
Member

eldruin commented Mar 10, 2022

Thanks! Yes, let's switch to nightly rustfmt for now. Luckily there are not that many changes there.
Could you adapt the CI?

@Dirbaio
Copy link
Member Author

Dirbaio commented Mar 10, 2022

@eldruin done

Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!
bors r+

@bors bors bot merged commit c80e9d9 into rust-embedded:master Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants