Age | Commit message (Expand) | Author |
2025-01-13 | rust: use derive(CoercePointee) on rustc >= 1.84.0 | Xiangfei Ding |
2024-10-07 | rust: enable arbitrary_self_types and remove `Receiver` | Gary Guo |
2024-10-07 | rust: start using the `#[expect(...)]` attribute | Miguel Ojeda |
2024-08-23 | rust: list: add ListArcField | Alice Ryhl |
2024-08-23 | rust: list: support heterogeneous lists | Alice Ryhl |
2024-08-23 | rust: list: add List | Alice Ryhl |
2024-08-23 | rust: list: add macro for implementing ListItem | Alice Ryhl |
2024-08-23 | rust: list: add tracking for ListArc | Alice Ryhl |
2024-08-23 | rust: list: add ListArc | Alice Ryhl |