Re: [PATCH v2 01/12] rust: num: use const_assert! in Bounded
From: Alexandre Courbot
Date: Fri Aug 21 2026 - 09:58:08 EST
On Mon Aug 10, 2026 at 10:55 PM JST, Eliot Courtney wrote:
> Convert the const-block asserts in bounded.rs to const_assert!,
> matching the rest of the file.
>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>
Acked-by: Alexandre Courbot <acourbot@xxxxxxxxxx>