Re: [PATCH 02/12] rust: num: reject Bounded::shr overshifts at build time
Miguel Ojeda <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.rust,gmane.comp.video.dri.devel,gmane.linux.documentation |
|---|---|
| Message-ID | <CANiq72kYqPySwS8ci84CEsvjJqCTBjrveSx14xxnNWJZWRFAuw@mail.gmail.com> |
On Fri, Aug 7, 2026 at 4:03 PM Alexandre Courbot <[email protected]> wrote: > > Indeed it looks like this would panic with the kernel build, and can be > easily caught at build-time since `SHIFT` is a constant. > > Acked-by: Alexandre Courbot <[email protected]> Do you want me to take it this cycle? And maybe the next one too? Cheers, Miguel