about summary refs log tree commit diff
path: root/library/alloc/tests/arc.rs
AgeCommit message (Expand)AuthorLines
2022-11-18Remove Vec/Rc storage reuse optclubby789-15/+0
2022-11-14Add `Vec` storage optimization to `Arc` and add testsclubby789-0/+15
2021-05-20Add Weak may_dangle testsDavid Tolnay-0/+15
2020-07-27mv std libs to library/mark-0/+197