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 unsound Ptr::forget_valid #898

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Remove unsound Ptr::forget_valid #898

merged 1 commit into from
Feb 17, 2024

Conversation

jswrenn
Copy link
Collaborator

@jswrenn jswrenn commented Feb 17, 2024

With the addition of Initialized, validity is no longer totally ordered.

src/lib.rs Outdated Show resolved Hide resolved
joshlf
joshlf previously approved these changes Feb 17, 2024
joshlf
joshlf previously approved these changes Feb 17, 2024
With the addition of `Initialized`, validity is no longer totally
ordered.
@jswrenn jswrenn added this pull request to the merge queue Feb 17, 2024
Merged via the queue into main with commit 7e62d43 Feb 17, 2024
209 checks passed
@jswrenn jswrenn deleted the rm-forget_valid branch February 17, 2024 17:52
dorryspears pushed a commit to dorryspears/zerocopy that referenced this pull request Feb 20, 2024
With the addition of `Initialized`, validity is no longer totally
ordered.
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

2 participants