Skip to content

Guarantee behavior of transmuting Option::<T>::None subject to NPO#1

Merged
joshlf merged 1 commit intomasterfrom
transmute-npo
Aug 31, 2025
Merged

Guarantee behavior of transmuting Option::<T>::None subject to NPO#1
joshlf merged 1 commit intomasterfrom
transmute-npo

Conversation

@joshlf
Copy link
Copy Markdown
Owner

@joshlf joshlf commented Feb 20, 2025

@joshlf joshlf merged commit 334d7bd into master Aug 31, 2025
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.

Guarantee that it is sound to observe the bytes of None::<P> where P is a pointer type subject to NPO

1 participant