summaryrefslogtreecommitdiff
path: root/rust/kernel/ptr.rs
AgeCommit message (Expand)Author
12 daysMerge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
13 daysrust: bump Clippy's MSRV and clean `incompatible_msrv` allowsMiguel Ojeda
2026-04-03rust: ptr: add const_align_up()John Hubbard
2026-03-30rust: add `const_assert!` macroGary Guo
2026-03-07rust: ptr: add projection infrastructureGary Guo
2026-03-07rust: ptr: add `KnownSize` trait to support DST size info extractionGary Guo
2026-01-19rust: ptr: replace unneeded use of `build_assert`Alexandre Courbot
2025-10-20rust: remove spurious `use core::fmt::Debug`Tamir Duberstein
2025-09-22rust: add `Alignment` typeAlexandre Courbot