Re: [PATCH] rust: block: mq: align init_request numa_node arg with C signature
From: Gary Guo
Date: Wed May 27 2026 - 10:12:41 EST
On Wed May 27, 2026 at 12:57 PM BST, mateusz.nowicki wrote:
> Hello Andreas,
>
> how can I catch it earlier in the future? I verified patch correctness
> with compiling 'allyesconfig' but
> I didn't catch rust issue.
Currently allyesconfig will skip Rust if you don't have a suitable version of
Rust compiler installed.
There's discussions on getting it changed:
https://lore.kernel.org/rust-for-linux/20260521-evolve-to-crab-v2-1-c18e0e98fc54@xxxxxxxxxxxxxx/
Best,
Gary