| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-03-16 | rust: make pin-init its own crate | 1 | -1/+1 | |
| 2025-03-08 | rust: list: make the cursor point between elements | 1 | -54/+347 | |
| 2025-03-08 | rust: list: extract common code for insertion | 1 | -38/+32 | |
| 2024-10-07 | rust: enable `clippy::undocumented_unsafe_blocks` lint | 1 | -0/+1 | |
| 2024-08-23 | rust: list: add ListArcField | 1 | -0/+3 | |
| 2024-08-23 | rust: list: support heterogeneous lists | 1 | -1/+46 | |
| 2024-08-23 | rust: list: add cursor | 1 | -0/+82 | |
| 2024-08-23 | rust: list: add iterators | 1 | -0/+102 | |
| 2024-08-23 | rust: list: add List | 1 | -3/+327 | |
| 2024-08-23 | rust: list: add macro for implementing ListItem | 1 | -0/+3 | |
| 2024-08-23 | rust: list: add struct with prev/next pointers | 1 | -0/+119 | |
| 2024-08-23 | rust: list: add tracking for ListArc | 1 | -1/+1 | |
| 2024-08-23 | rust: list: add ListArc | 1 | -0/+8 |
