1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/rust-clippy/rust-clippy.desc
3 [COPY] Copyright (C) 2006 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A bunch of lints to catch common mistakes and improve Rust code
14 [T] A collection of lints to catch common mistakes and improve your Rust code.
16 [T] Lints are divided into categories, each with a default lint level. You can
17 [T] choose how much Clippy is supposed to annoy help you by changing the lint
18 [T] level by category.
20 [U] https://rust-lang.github.io/rust-clippy/
23 [M] Rene Rebe <rene@exactcode.de>
31 [P] X -----5---9 124.600
34 #[O] hook_add postmake 5 'cp target/release/rust-analyzer $bindir/rust-analyzer'
35 [O] export RUSTC_BOOTSTRAP=1
37 [D] 6ab93ecaf3b3a47c3ab2c53835e0861900320bee28b163b850619b8d rust-clippy-v1.5.1.tar.gz https://github.com/rust-lang/rust-clippy/archive/rust-1.80.0/