summaryrefslogtreecommitdiff
path: root/rust/kernel/num
AgeCommit message (Expand)Author
2026-01-26rust: num: bounded: clean __new documentation and commentsShivam Kalra
2026-01-18rust: num: bounded: add missing comment for always inlined functionAlexandre Courbot
2026-01-06rust: num: bounded: mark __new as unsafeHsiu Che Yu
2026-01-04rust: num: fix typos in Bounded documentationNakamura Shuta
2025-11-24rust: num: bounded: rename `try_into_bitint` to `try_into_bounded`Alexandre Courbot
2025-11-23rust: num: bounded: Always inline fits_within and from_exprAlexandre Courbot
2025-11-19rust: num: add Bounded integer wrapping typeAlexandre Courbot