Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-11 | rust: pin-init: feature-gate the `stack_init_reuse` test on the `std` feature | Benno Lossin | 1 | -0/+1 |
2025-03-16 | rust: pin-init: miscellaneous synchronization with the user-space version | Benno Lossin | 1 | -1/+1 |
2025-03-16 | rust: pin-init: synchronize documentation with the user-space version | Benno Lossin | 1 | -5/+3 |
2025-03-16 | rust: pin-init: add `std` and `alloc` support from the user-space version | Benno Lossin | 1 | -0/+27 |
2025-03-16 | rust: pin-init: remove kernel-crate dependency | Benno Lossin | 1 | -1/+4 |
2025-03-16 | rust: pin-init: fix documentation links | Benno Lossin | 1 | -2/+2 |
2025-03-16 | rust: move pin-init API into its own directory | Benno Lossin | 1 | -0/+264 |