Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Jan 16, 2024

Impls Send if the underlying type T: Send, and likewise for T: Sync.

Closes #14.

@tarcieri tarcieri mentioned this pull request Jan 16, 2024
@tarcieri tarcieri requested a review from newpavlov January 16, 2024 23:28
Impls `Send` if the underlying type `T: Send`, and likewise for
`T: Sync`.
@tarcieri tarcieri merged commit 545c96b into master Jan 17, 2024
@tarcieri tarcieri deleted the impl-send+sync branch January 17, 2024 12:25
@tarcieri tarcieri mentioned this pull request Oct 18, 2024
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.

impl Send?

2 participants