[PATCH 0/4] Introduce import_ns support for Rust

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Wed Oct 29 11:18:39 PDT 2025


On Wed, Oct 29, 2025 at 11:04 AM Uwe Kleine-König <ukleinek at kernel.org> wrote:
>
> If you could mention the command that makes this warning visible, I'd be
> glad to add that to my repertoire of build checks.

Yeah, please do!

I do my best to keep even linux-next and stable kernels Clippy clean
as much as possible, so it would be nice to have that Clippy fix added
to -next soon.

I have other steps that maintainers/contributors should run here:

    https://rust-for-linux.com/contributing#submit-checklist-addendum

Essentially / most importantly: `rustfmt`, `rustdoc` and `CLIPPY=1`.

I am sending a couple fixes for those.

Thanks!

Cheers,
Miguel



More information about the linux-riscv mailing list