mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
39436ebe72
Clarify the doc for MaybeUninit::zeroed on incorrect use Fixes #74343. @rustbot modify labels: C-enhancement, T-doc