Re: [PATCH 0/6] rust: add `bitfield!` and `register!` macros
From: Miguel Ojeda
Date: Tue Jan 20 2026 - 08:14:48 EST
On Tue, Jan 20, 2026 at 7:23 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> rust: num: add `shr` and `shl` methods to `Bounded`
> rust: num: add `as_bool` method to `Bounded<_, 1>`
I could apply these two this cycle if that would help, since they are
straightforward and you say in the cover letter that you also use it
in Nova code -- does that mean outside the macro? (I don't see it in
linux-next, but perhaps I am blind...)
Thanks!
Cheers,
Miguel