summaryrefslogtreecommitdiffstats
path: root/rust/kernel/alloc.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: kernel: remove redundant importsMiguel Ojeda2024-05-051-1/+0
* rust: kernel: remove usage of `allocator_api` unstable featureWedson Almeida Filho2024-04-161-0/+4
* rust: alloc: introduce the `BoxExt` traitWedson Almeida Filho2024-04-161-0/+1
* rust: alloc: introduce allocation flagsWedson Almeida Filho2024-04-161-0/+61
* rust: alloc: introduce the `VecExt` traitWedson Almeida Filho2024-04-161-0/+1
* rust: kernel: move `allocator` module under `alloc`Wedson Almeida Filho2024-04-161-0/+7