[PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Gary Guo
gary at garyguo.net
Wed Apr 1 06:15:48 PDT 2026
On Wed Apr 1, 2026 at 12:45 PM BST, Miguel Ojeda wrote:
> Following the Rust compiler bump, we can now update Clippy's MSRV we
> set in the configuration, which will improve the diagnostics it generates.
>
> Thus do so and clean a few of the `allow`s that are not needed anymore.
>
> Signed-off-by: Miguel Ojeda <ojeda at kernel.org>
Reviewed-by: Gary Guo <gary at garyguo.net>
> ---
> .clippy.toml | 2 +-
> drivers/gpu/nova-core/gsp/cmdq.rs | 6 +-----
> rust/kernel/ptr.rs | 1 -
> rust/kernel/transmute.rs | 2 --
> 4 files changed, 2 insertions(+), 9 deletions(-)
More information about the linux-arm-kernel
mailing list