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

smallvec::IntoIter is not Send nor Sync #367

Closed
Vrtgs opened this issue Jan 9, 2025 · 1 comment · Fixed by #368
Closed

smallvec::IntoIter is not Send nor Sync #367

Vrtgs opened this issue Jan 9, 2025 · 1 comment · Fixed by #368

Comments

@Vrtgs
Copy link

Vrtgs commented Jan 9, 2025

smallvec::IntoIter doesn't implement Send or Sync, Always

mbrubeck added a commit to mbrubeck/rust-smallvec that referenced this issue Jan 15, 2025
github-merge-queue bot pushed a commit that referenced this issue Jan 15, 2025
@mbrubeck
Copy link
Collaborator

Thanks for the report! This is fixed in v2.0.0-alpha.10.

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 a pull request may close this issue.

2 participants