summaryrefslogtreecommitdiff
path: root/rust/pin-init/src/alloc.rs
AgeCommit message (Expand)Author
2026-08-05rust: pin-init: add `#[inline]` to small functionsGary Guo
2026-08-03rust: pin-init: merge `__pinned_init` and `__init`Gary Guo
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