Re: [PATCH 7/7] gpu: nova-core: justify remaining uses of `as`

From: Miguel Ojeda

Date: Tue Oct 28 2025 - 10:46:01 EST


On Mon, Oct 27, 2025 at 1:07 PM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> Sounds great, will do!

Thanks!

For reference, the other day I opened a couple issues for this on Clippy:

https://github.com/rust-lang/rust-clippy/issues/15963
https://github.com/rust-lang/rust-clippy/issues/15964

and added them to our usual list:

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

Cheers,
Miguel