about summary refs log tree commit diff
path: root/library/coretests/tests/mem.rs
AgeCommit message (Expand)AuthorLines
2025-07-28Add `core::mem::DropGuard`Yosh-0/+46
2025-03-08Add inherent versions of MaybeUninit::fill methods for slicesltdk-27/+27
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2025-01-26Put all coretests in a separate cratebjorn3-0/+797