Skip to content

Remove unnecessary trait bounds from impl block in async-book ch06 - #124

Open
Alex Bagnall (bagnalla) wants to merge 1 commit into
microsoft:mainfrom
bagnalla:fix/async-ch06-remove-trait-bounds
Open

Alex Bagnall (bagnalla) wants to merge 1 commit into
microsoft:mainfrom
bagnalla:fix/async-ch06-remove-trait-bounds

Conversation

@bagnalla

Copy link
Copy Markdown

In the Select example in async-book ch06, the Future + Unpin trait bounds in the impl block that implements new are not necessary. This PR removes them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants