Skip to content

Reduce unsafe usage with MaybeUninit::write#95

Open
andersk wants to merge 1 commit into
Amanieu:masterfrom
andersk:write
Open

Reduce unsafe usage with MaybeUninit::write#95
andersk wants to merge 1 commit into
Amanieu:masterfrom
andersk:write

Conversation

@andersk

@andersk andersk commented Jun 29, 2026

Copy link
Copy Markdown

Available since Rust 1.55 (we already require 1.63).
https://doc.rust-lang.org/stable/std/mem/union.MaybeUninit.html#method.write

Available since Rust 1.55 (we already require 1.63).
https://doc.rust-lang.org/stable/std/mem/union.MaybeUninit.html#method.write

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
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