summaryrefslogtreecommitdiff
path: root/rust/pin-init/src/alloc.rs
AgeCommit message (Expand)Author
2025-04-08rust: pin-init: alloc: restrict `impl ZeroableOption` for `Box` to `T: Sized`Miguel Ojeda
2025-03-16rust: pin-init: add `std` and `alloc` support from the user-space versionBenno Lossin