summaryrefslogtreecommitdiff
path: root/rust/pin-init/internal
AgeCommit message (Expand)AuthorFilesLines
2025-05-18Merge tag 'pin-init-v6.16' of https://github.com/Rust-for-Linux/linux into ru...Miguel Ojeda2-1/+32
2025-05-07rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lintMiguel Ojeda1-2/+1
2025-05-01rust: pin-init: add `MaybeZeroable` derive macroBenno Lossin2-1/+31
2025-04-22rust: pin-init: internal: skip rustfmt formatting of kernel-only moduleBenno Lossin1-0/+1
2025-03-16rust: pin-init: miscellaneous synchronization with the user-space versionBenno Lossin1-3/+2
2025-03-16rust: pin-init: internal: synchronize with user-space versionBenno Lossin5-3/+25
2025-03-16rust: make pin-init its own crateBenno Lossin6-11/+26
2025-03-16rust: add pin-init crate build infrastructureMiguel Ojeda2-0/+7
2025-03-16rust: pin-init: move proc-macro documentation into pin-init crateBenno Lossin1-106/+3
2025-03-16rust: move pin-init API into its own directoryBenno Lossin5-0/+520