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