* updated yet more dir-less .cache DEPs
[t2sde.git] / package / rust / rust-clippy / rust-clippy.desc
blob222db5cf856a79d558eb21c7c22aa56d475b2c39
1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/rust-clippy/rust-clippy.desc
3 [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project
4 [COPY] SPDX-License-Identifier: GPL-2.0
5 [COPY] --- T2-COPYRIGHT-END ---
7 [I] A bunch of lints to catch common mistakes and improve Rust code
9 [T] A collection of lints to catch common mistakes and improve your Rust code.
10 [T]
11 [T] Lints are divided into categories, each with a default lint level. You can
12 [T] choose how much Clippy is supposed to annoy help you by changing the lint
13 [T] level by category.
15 [U] https://rust-lang.github.io/rust-clippy/
17 [A] Rust Community
18 [M] Rene Rebe <rene@exactcode.de>
20 [C] base/tool
21 [F] CROSS
23 [L] APL
24 [S] Stable
25 [V] 1.84.0
26 [P] X -----5---9 124.600
28 #[O] cargoinstopt=
29 #[O] hook_add postmake 5 'install target/*/rust-analyzer $root$bindir/'
30 [O] export RUSTC_BOOTSTRAP=1
32 [D] 6ab93ecaf3b3a47c3ab2c53835e0861900320bee28b163b850619b8d rust-clippy-v1.5.1.tar.gz https://github.com/rust-lang/rust-clippy/archive/rust-1.84.0/