cargo-clippy
A collection of lints to catch common mistakes and improve your Rust code. More information: <https://github.com/rust-lang/rust-clippy>.
RUN pacman -S --noconfirm rustup
RUN dnf install -y clippy
A collection of lints to catch common mistakes and improve your Rust code. More information: <https://github.com/rust-lang/rust-clippy>.
RUN pacman -S --noconfirm rustup
RUN dnf install -y clippy