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