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 unneeded unsafe impl Send #25

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

ChayimFriedman2
Copy link
Contributor

u32 in the field is Send, so it is automatically implemented.

`u32` in the field is `Send`, so it is automatically implemented.
@joaomoreno joaomoreno enabled auto-merge (squash) February 23, 2024 15:14
@joaomoreno joaomoreno self-assigned this Feb 23, 2024
@joaomoreno joaomoreno added this to the March 2024 milestone Feb 23, 2024
@joaomoreno joaomoreno merged commit 4b18053 into microsoft:main Feb 23, 2024
3 checks passed
@ChayimFriedman2 ChayimFriedman2 deleted the patch-1 branch August 4, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants