summaryrefslogtreecommitdiffstats
path: root/rust/kernel/num
AgeCommit message (Expand)AuthorLines
2025-11-24rust: num: bounded: rename `try_into_bitint` to `try_into_bounded`Alexandre Courbot-6/+6
2025-11-23rust: num: bounded: Always inline fits_within and from_exprAlexandre Courbot-0/+2
2025-11-19rust: num: add Bounded integer wrapping typeAlexandre Courbot-0/+1056