| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-22 | Add Arc::into_inner for safely discarding Arcs without calling the destructor... | Frank Steffahn | -0/+32 |
| 2022-08-18 | add some Miri-only tests | Ralf Jung | -0/+19 |
| 2022-05-29 | Use Box::new() instead of box syntax in alloc tests | est31 | -5/+5 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -4/+4 |
| 2021-01-16 | Rollup merge of #80764 - CAD97:weak-unsized-as-ptr-again, r=RalfJung | Mara Bos | -0/+41 |
| 2021-01-13 | deprecate atomic::spin_loop_hint in favour of hint::spin_loop | Ashley Mannix | -1/+1 |
| 2021-01-06 | Re-stabilize Weak::as_ptr &friends for unsized T | CAD97 | -0/+41 |
| 2020-12-28 | de-stabilize unsized raw ptr methods for Weak | Ralf Jung | -24/+0 |
| 2020-09-12 | Add tests for weak into/from raw | CAD97 | -0/+42 |
| 2020-08-14 | add missing newline | DPC | -1/+1 |
| 2020-08-13 | Add Arc::new_cyclic | DPC | -0/+67 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+494 |
