MaybeUninit::write: fix doc # Fix doc for `MaybeUninit::write` The documentation refers to the way `MaybeUninit` stores data internally. The property of not dropping content on context exit is the responsibility of `ManuallyDrop`.
c14f2fc3eb
test_main_with_exit_callback
libtest
unwinding
opt-level = "s"