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

Add missing assertions to auto_traits test #2420

Merged
merged 1 commit into from May 7, 2021
Merged

Add missing assertions to auto_traits test #2420

merged 1 commit into from May 7, 2021

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented May 7, 2021

follow-up #2379,#2416

  • Add assertions for stream::{NextIf, NextIfEq}
  • Add assertions that ensure Send/Sync impls are conditional.

@taiki-e taiki-e added the 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. label May 7, 2021
@taiki-e
Copy link
Member Author

taiki-e commented May 7, 2021

Ideally, I should automate this (as I did in my project)...

@taiki-e taiki-e merged commit f5e3a1c into master May 7, 2021
@taiki-e taiki-e deleted the auto-traits branch May 7, 2021 14:07
@taiki-e taiki-e mentioned this pull request May 7, 2021
@taiki-e taiki-e added 0.3-backport: completed and removed 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. labels May 7, 2021
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

1 participant