Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-07 | rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint | Miguel Ojeda | 1 | -2/+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 | 5 | -3/+25 |
2025-03-16 | rust: make pin-init its own crate | Benno Lossin | 6 | -11/+26 |
2025-03-16 | rust: add pin-init crate build infrastructure | Miguel Ojeda | 2 | -0/+7 |
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 | 5 | -0/+520 |