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