| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-10-27 | add test for panicking drop in Box/Rc/Arc | Lukas Markeffsky | -2/+38 |
| 2024-07-31 | PinCoerceUnsized trait into core | Xiangfei Ding | -0/+14 |
| 2024-06-22 | Generalize `{Rc,Arc}::make_mut()` to unsized types. | Kevin Reid | -0/+18 |
| 2023-12-10 | remove redundant imports | surechen | -1/+0 |
| 2022-11-18 | Remove Vec/Rc storage reuse opt | clubby789 | -15/+0 |
| 2022-11-14 | Add `Vec` storage optimization to `Arc` and add tests | clubby789 | -0/+15 |
| 2021-05-20 | Add Weak may_dangle tests | David Tolnay | -0/+15 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+197 |
