summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc/box_ext.rs
AgeCommit message (Expand)AuthorFilesLines
2024-05-05rust: kernel: remove redundant importsMiguel Ojeda1-1/+0
2024-04-16rust: kernel: remove usage of `allocator_api` unstable featureWedson Almeida Filho1-2/+1
2024-04-16rust: alloc: introduce the `BoxExt` traitWedson Almeida Filho1-0/+58