We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
smallvec::IntoIter
smallvec::IntoIter doesn't implement Send or Sync, Always
The text was updated successfully, but these errors were encountered:
Impl Send/Sync for IntoIter
59856f9
Closes servo#367.
Impl Send/Sync for IntoIter (#368)
1289db6
Closes #367.
Thanks for the report! This is fixed in v2.0.0-alpha.10.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
smallvec::IntoIter
doesn't implement Send or Sync, AlwaysThe text was updated successfully, but these errors were encountered: