summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc/layout.rs
AgeCommit message (Expand)AuthorFilesLines
2025-01-14rust: alloc: add doctest for `ArrayLayout::new()`Jimmy Ostler1-0/+19
2024-11-25rust: alloc: Fix `ArrayLayout` allocationsAsahi Lina1-1/+1
2024-10-15rust: alloc: introduce `ArrayLayout`Benno Lossin1-0/+91