Skip to content

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Jun 9, 2025

Some raw pointer casts now have the signature fn(PtrInner) -> PtrInner
instead of fn(PtrInner) -> NonNull. Simplify the implementations of
some Ptr methods.

Co-authored-by: Jack Wrenn [email protected]


This PR is on branch transmute-ref-dst.

Some raw pointer casts now have the signature `fn(PtrInner) -> PtrInner`
instead of `fn(PtrInner) -> NonNull`. Simplify the implementations of
some `Ptr` methods.

Co-authored-by: Jack Wrenn <[email protected]>
gherrit-pr-id: I1945c8e554dd80a0475462d0dc5e0ae1eb2e9ac4
@joshlf joshlf enabled auto-merge June 9, 2025 19:11
@joshlf joshlf closed this Jun 9, 2025
auto-merge was automatically disabled June 9, 2025 19:12

Pull request was closed

@joshlf joshlf deleted the I1945c8e554dd80a0475462d0dc5e0ae1eb2e9ac4 branch June 9, 2025 19:12
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.

1 participant