summaryrefslogtreecommitdiffstats
path: root/rust/kernel/list
AgeCommit message (Expand)AuthorLines
2024-08-23rust: list: add ListArcFieldAlice Ryhl-0/+96
2024-08-23rust: list: support heterogeneous listsAlice Ryhl-0/+131
2024-08-23rust: list: add ListAlice Ryhl-2/+4
2024-08-23rust: list: add macro for implementing ListItemAlice Ryhl-0/+143
2024-08-23rust: list: add tracking for ListArcAlice Ryhl-2/+169
2024-08-23rust: list: add ListArcAlice Ryhl-0/+352