summaryrefslogtreecommitdiff
path: root/rust/kernel/xarray.rs
AgeCommit message (Expand)Author
2026-03-27rust: kernel: mark as `#[inline]` all `From::from()`s for `Error`Alistair Francis
2025-07-14rust: types: add FOREIGN_ALIGN to ForeignOwnableAndreas Hindborg
2025-05-01rust: xarray: Add an abstraction for XArrayTamir Duberstein