Am Samstag, dem 05.08.2023 um 20:48 +0100 schrieb (: > Liliana Marie Prikler <liliana.prik...@gmail.com> writes: > > As for packaging clippy, you could try the crate importer, but > > there's a chance that it does something useless, because Rust > > decided that their own packaging strategy didn't work for it. The > > same disclaimer also holds for some GNOME projects that decided to > > use Rust because it's the new hot stuff and decided not to follow > > its distribution model. This causes their packages to be form > > chimaeras of cargo and meson and I don't know why they are actually > > content with that solution beyond the observation that "it works". > > Fairly sure clippy is included as part of cargo. Not sure whether it's a part of cargo, but at the very least it belongs to the rust core. Which again means nothing, because we have a rustfmt output and a cargo output, but no clippy output.
Cheers