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

remove some double trait bounds #2645

Merged

Conversation

TennyZhuang
Copy link
Contributor

Signed-off-by: TennyZhuang zty0826@gmail.com

Make the code clear.

I guess it's better to be a clippy rule, but at least we can make it cleaner manually.

@TennyZhuang
Copy link
Contributor Author

I have no idea why the CI failed.

@taiki-e
Copy link
Member

taiki-e commented Sep 15, 2022

CI failure should be fixed in the latest master (#2644). Could you rebase?

Signed-off-by: TennyZhuang <zty0826@gmail.com>
@TennyZhuang TennyZhuang force-pushed the remove-unnecessary-double-trait-bound branch from efe50d5 to 26e430a Compare September 15, 2022 17:22
@TennyZhuang
Copy link
Contributor Author

rebased

Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

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

Thanks!

@taiki-e taiki-e merged commit bfd3928 into rust-lang:master Sep 15, 2022
taiki-e pushed a commit that referenced this pull request Oct 20, 2022
Signed-off-by: TennyZhuang <zty0826@gmail.com>
@taiki-e taiki-e mentioned this pull request Oct 20, 2022
taiki-e pushed a commit that referenced this pull request Oct 20, 2022
Signed-off-by: TennyZhuang <zty0826@gmail.com>
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.

None yet

2 participants