Skip to content

Replace mem::zeroed with mem::MaybeUninit::uninit for large struct in Unix#136826

Merged
bors merged 4 commits into
rust-lang:masterfrom
xizheyin:issue-136737
Feb 23, 2025
Merged

Replace mem::zeroed with mem::MaybeUninit::uninit for large struct in Unix#136826
bors merged 4 commits into
rust-lang:masterfrom
xizheyin:issue-136737

fix by comments

70f11ee
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs