about summary refs log tree commit diff
path: root/src/liballoc/tests.rs
AgeCommit message (Collapse)AuthorLines
2019-08-05Add implementations for converting boxed slices into boxed arraysJake Goulding-0/+13
This mirrors the implementations of reference slices into arrays.
2019-06-16Separate liballoc modulechansuke-0/+140