about summary refs log tree commit diff
path: root/src/liballoc/tests/boxed.rs
AgeCommit message (Collapse)AuthorLines
2020-07-27mv std libs to library/mark-51/+0
2020-05-29Remove flaky test and document the other's flakinessmendess-8/+5
2020-05-23Add testsmendess-0/+36
2019-11-29Format liballoc with rustfmtDavid Tolnay-1/+1
2019-10-18Uninitialized boxes: add test for zero-size allocationsSimon Sapin-0/+18