| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-06-11 | rust: pin-init: rename `zeroed` to `init_zeroed` | 1 | -8/+8 | |
| 2025-05-01 | rust: pin-init: add `MaybeZeroable` derive macro | 1 | -0/+59 | |
| 2025-05-01 | rust: pin-init: allow `Zeroable` derive macro to also be applied to unions | 1 | -0/+30 | |
| 2025-05-01 | rust: pin-init: allow `pub` fields in `derive(Zeroable)` | 1 | -1/+1 | |
| 2025-03-16 | rust: pin-init: synchronize documentation with the user-space version | 1 | -10/+10 | |
| 2025-03-16 | rust: make pin-init its own crate | 1 | -54/+57 | |
| 2025-03-16 | rust: pin-init: change the way the `paste!` macro is called | 1 | -6/+8 | |
| 2025-03-16 | rust: move pin-init API into its own directory | 1 | -0/+1410 |
