Skip to content

MaybeUninit: mention common mistakes in assume_init docs; link to validity invariant docs#153570

Open
RalfJung wants to merge 1 commit intorust-lang:mainfrom
RalfJung:assume-init-docs
Open

MaybeUninit: mention common mistakes in assume_init docs; link to validity invariant docs#153570
RalfJung wants to merge 1 commit intorust-lang:mainfrom
RalfJung:assume-init-docs

Conversation

@RalfJung
Copy link
Member

@RalfJung RalfJung commented Mar 8, 2026

Fixes #150689
r? @tgross35

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Mar 8, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 8, 2026

tgross35 is currently at their maximum review capacity.
They may take a while to respond.

@rust-log-analyzer

This comment has been minimized.

@RalfJung RalfJung closed this Mar 8, 2026
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 8, 2026
@RalfJung RalfJung reopened this Mar 8, 2026
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 8, 2026
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs for MaybeUninit::assume_init should indicate that reading uninit POD isn't sound

4 participants