Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-15 | rust: alloc: remove `VecExt` extension | 1 | -185/+0 | |
2024-06-11 | rust: avoid unused import warning in `rusttest` | 1 | -2/+5 | |
2024-05-08 | rust: alloc: fix dangling pointer in VecExt<T>::reserve() | 1 | -2/+9 | |
2024-05-05 | rust: kernel: remove redundant imports | 1 | -1/+0 | |
2024-04-16 | rust: kernel: remove usage of `allocator_api` unstable feature | 1 | -2/+2 | |
2024-04-16 | rust: alloc: update `VecExt` to take allocation flags | 1 | -15/+143 | |
2024-04-16 | rust: alloc: introduce the `VecExt` trait | 1 | -0/+48 |