Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-13 | rust: use derive(CoercePointee) on rustc >= 1.84.0 | 1 | -3/+6 | |
2024-10-07 | rust: enable arbitrary_self_types and remove `Receiver` | 1 | -3/+0 | |
2024-10-07 | rust: start using the `#[expect(...)]` attribute | 1 | -1/+1 | |
2024-08-23 | rust: list: add ListArcField | 1 | -0/+96 | |
2024-08-23 | rust: list: support heterogeneous lists | 1 | -0/+131 | |
2024-08-23 | rust: list: add List | 1 | -2/+4 | |
2024-08-23 | rust: list: add macro for implementing ListItem | 1 | -0/+143 | |
2024-08-23 | rust: list: add tracking for ListArc | 1 | -2/+169 | |
2024-08-23 | rust: list: add ListArc | 1 | -0/+352 |