summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc/box_ext.rs
AgeCommit message (Expand)Author
2024-09-04rust: avoid `box_uninit_write` featureMiguel Ojeda
2024-08-22rust: kernel: add `drop_contents` to `BoxExt`Benno Lossin
2024-05-05rust: kernel: remove redundant importsMiguel Ojeda
2024-04-16rust: kernel: remove usage of `allocator_api` unstable featureWedson Almeida Filho
2024-04-16rust: alloc: introduce the `BoxExt` traitWedson Almeida Filho