Age | Commit message (Expand) | Author |
---|---|---|
2024-06-11 | rust: avoid unused import warning in `rusttest` | Miguel Ojeda |
2024-05-08 | rust: alloc: fix dangling pointer in VecExt<T>::reserve() | Danilo Krummrich |
2024-05-05 | rust: kernel: remove redundant imports | Miguel Ojeda |
2024-04-16 | rust: kernel: remove usage of `allocator_api` unstable feature | Wedson Almeida Filho |
2024-04-16 | rust: alloc: update `VecExt` to take allocation flags | Wedson Almeida Filho |
2024-04-16 | rust: alloc: introduce the `VecExt` trait | Wedson Almeida Filho |