Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the size of Option<NonZero*> a documented guarantee.
Closes #49137, the tracking issue for `NonZero*`, as this was the last remaining open question. Note that `ptr::NonNull<T>` already documents a similar guarantee.
- Loading branch information