Re: [PATCH 0/6] rust: add `bitfield!` and `register!` macros

From: Miguel Ojeda

Date: Tue Jan 20 2026 - 08:51:13 EST


On Tue, Jan 20, 2026 at 2:38 PM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> I discussed with Alex and Alice that it would be good to land the register!()
> macro this cycle (having some local to register.rs bitfield support), so drivers
> can start using it next cycle.

By "local to register.rs bitfield support", do you mean something else
than this series?

To be honest, I think this is all quite late for the cycle.

Cheers,
Miguel