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

struct SendSyncNonNull: Add a Send + Sync NonNull type #1312

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

kkysen
Copy link
Collaborator

@kkysen kkysen commented Jul 14, 2024

SendSyncNonNull is sound through unsafe methods, and we use it here to make the cookie fields Send + Sync.

Base automatically changed from kkysen/cookie-Option-NonNull to main July 16, 2024 08:33
@kkysen kkysen force-pushed the kkysen/struct-SendSyncNonNull branch 2 times, most recently from cec5cde to 05528d5 Compare July 16, 2024 09:20
…sound through `unsafe` methods and use it to make `cookie` fields `Send + Sync`.
@kkysen kkysen force-pushed the kkysen/struct-SendSyncNonNull branch from 05528d5 to 0852048 Compare July 18, 2024 01:22
@kkysen kkysen merged commit f8a015f into main Jul 18, 2024
28 checks passed
@kkysen kkysen deleted the kkysen/struct-SendSyncNonNull branch July 18, 2024 01:39
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.

None yet

3 participants