Re: [PATCH v2 01/12] rust: num: use const_assert! in Bounded
"Alexandre Courbot" <[email protected]>
| Newsgroups | dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Acked-by: Alexandre Courbot <[email protected]>