aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/pin-init/src/alloc.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-08rust: pin-init: alloc: restrict `impl ZeroableOption` for `Box` to `T: Sized`Miguel Ojeda1-5/+3
2025-03-16rust: pin-init: add `std` and `alloc` support from the user-space versionBenno Lossin1-0/+158