summary refs log tree commit diff
path: root/library/core/src/mem/mod.rs
AgeCommit message (Expand)AuthorLines
2020-08-01See also X-Link mem::{swap, take, replace}Ryan Scheel-0/+16
2020-07-29Make `{align,size}_of_val` `const`Dylan MacKenzie-3/+5
2020-07-27mv std libs to library/mark-0/+1044