summaryrefslogtreecommitdiff
path: root/rust/kernel/list
AgeCommit message (Expand)Author
2025-01-13rust: use derive(CoercePointee) on rustc >= 1.84.0Xiangfei Ding
2024-10-07rust: enable arbitrary_self_types and remove `Receiver`Gary Guo
2024-10-07rust: start using the `#[expect(...)]` attributeMiguel Ojeda
2024-08-23rust: list: add ListArcFieldAlice Ryhl
2024-08-23rust: list: support heterogeneous listsAlice Ryhl
2024-08-23rust: list: add ListAlice Ryhl
2024-08-23rust: list: add macro for implementing ListItemAlice Ryhl
2024-08-23rust: list: add tracking for ListArcAlice Ryhl
2024-08-23rust: list: add ListArcAlice Ryhl