| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-03-16 | rust: add `ZeroableOption` and implement it instead of `Zeroable` for `Option<Box<T, A>>` | 1 | -0/+11 | |
| 2025-03-16 | rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` into the kernel crate | 1 | -7/+1 | |
| 2025-03-16 | rust: pin-init: move `InPlaceInit` and impls of `InPlaceWrite` into the kernel crate | 1 | -121/+4 | |
| 2025-03-16 | rust: pin-init: move the default error behavior of `try_[pin_]init` | 1 | -42/+13 | |
| 2025-03-16 | rust: pin-init: call `try_[pin_]init!` from `[pin_]init!` instead of `__init_internal!` | 1 | -20/+6 | |
| 2025-03-16 | rust: pin-init: change examples to the user-space version | 1 | -186/+179 | |
| 2025-03-16 | rust: pin-init: move proc-macro documentation into pin-init crate | 1 | -0/+111 | |
| 2025-03-16 | rust: add extensions to the pin-init crate and move relevant documentation there | 1 | -14/+0 | |
| 2025-03-16 | rust: move pin-init API into its own directory | 3 | -0/+3133 |
