Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rust: kernel: remove redundant imports | Miguel Ojeda | 2024-05-05 | 1 | -1/+0 |
* | rust: kernel: remove usage of `allocator_api` unstable feature | Wedson Almeida Filho | 2024-04-16 | 1 | -0/+4 |
* | rust: alloc: introduce the `BoxExt` trait | Wedson Almeida Filho | 2024-04-16 | 1 | -0/+1 |
* | rust: alloc: introduce allocation flags | Wedson Almeida Filho | 2024-04-16 | 1 | -0/+61 |
* | rust: alloc: introduce the `VecExt` trait | Wedson Almeida Filho | 2024-04-16 | 1 | -0/+1 |
* | rust: kernel: move `allocator` module under `alloc` | Wedson Almeida Filho | 2024-04-16 | 1 | -0/+7 |