Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-01 | rust: pin-init: add `MaybeZeroable` derive macro | Benno Lossin | 1 | -0/+5 |
2025-04-22 | rust: pin-init: internal: skip rustfmt formatting of kernel-only module | Benno Lossin | 1 | -0/+1 |
2025-03-16 | rust: pin-init: miscellaneous synchronization with the user-space version | Benno Lossin | 1 | -3/+2 |
2025-03-16 | rust: pin-init: internal: synchronize with user-space version | Benno Lossin | 1 | -3/+13 |
2025-03-16 | rust: make pin-init its own crate | Benno Lossin | 1 | -0/+16 |
2025-03-16 | rust: add pin-init crate build infrastructure | Miguel Ojeda | 1 | -0/+4 |
2025-03-16 | rust: pin-init: move proc-macro documentation into pin-init crate | Benno Lossin | 1 | -106/+3 |
2025-03-16 | rust: move pin-init API into its own directory | Benno Lossin | 1 | -0/+122 |