rust/library/core/src/mem
Sky b320e1741c
Remove minor future footgun in impl Debug for MaybeUninit
No longer breaks if `MaybeUninit` moves modules (technically it could break if `MaybeUninit` were renamed but realistically that will never happen)
2025-01-29 20:23:59 -05:00
..
manually_drop.rs Rollup merge of #130279 - theemathas:manually-drop-docs, r=thomcc,traviscross 2024-09-27 00:43:30 +02:00
maybe_uninit.rs Remove minor future footgun in impl Debug for MaybeUninit 2025-01-29 20:23:59 -05:00
mod.rs update version placeholders 2025-01-08 20:02:18 +01:00
transmutability.rs update cfg(bootstrap) 2025-01-08 21:26:39 +01:00