aboutsummaryrefslogtreecommitdiff
path: root/rust/kernel/alloc.rs
AgeCommit message (Expand)AuthorFilesLines
2024-05-05rust: kernel: remove redundant importsGravatar Miguel Ojeda 1-1/+0
2024-04-16rust: kernel: remove usage of `allocator_api` unstable featureGravatar Wedson Almeida Filho 1-0/+4
2024-04-16rust: alloc: introduce the `BoxExt` traitGravatar Wedson Almeida Filho 1-0/+1
2024-04-16rust: alloc: introduce allocation flagsGravatar Wedson Almeida Filho 1-0/+61
2024-04-16rust: alloc: introduce the `VecExt` traitGravatar Wedson Almeida Filho 1-0/+1
2024-04-16rust: kernel: move `allocator` module under `alloc`Gravatar Wedson Almeida Filho 1-0/+7