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