summary refs log tree commit diff
path: root/library/alloc/src/rc/tests.rs
AgeCommit message (Expand)AuthorLines
2021-01-06Re-stabilize Weak::as_ptr &friends for unsized TCAD97-0/+41
2020-12-28de-stabilize unsized raw ptr methods for WeakRalf Jung-24/+0
2020-09-12Add tests for weak into/from rawCAD97-0/+42
2020-08-27`impl Rc::new_cyclic`mental32-0/+66
2020-07-27mv std libs to library/mark-0/+436