Re: [PATCH v2 2/5] rust: num: add `shr` and `shl` methods to `Bounded`

From: Miguel Ojeda

Date: Sun Jan 25 2026 - 22:29:36 EST


On Mon, Jan 26, 2026 at 4:24 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> This indeed creates a minor conflict with `rust-next` as it includes a
> couple of patches for `bounded.rs`.

`rust-fixes`, i.e. it will be in mainline soon, but yeah :)

Cheers,
Miguel