Re: [PATCH v2 1/7] rust_binder: Add dynamic debug logging mask

From: Miguel Ojeda

Date: Fri Jul 10 2026 - 13:08:38 EST


On Fri, Jul 10, 2026 at 6:37 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> We should probably update the example in the `impl_flags!` macro so
> that people use it here too -- the macro already takes an expression
> so it works.

Filled "good first issue":

https://github.com/Rust-for-Linux/linux/issues/1244

Cheers,
Miguel