rust/util
Samuel Tardieu d4aed518a5
Do not count deprecated lints in lint total
In order to be consistent with our documentation, deprecated lints
should not be counted when displaying the total number of lints on the
[web site](https://rust-lang.github.io/rust-clippy/master/index.html).

For example, as of 2025-06-01, there are 784 non-deprecated lints which
are referred to as "over 750 lints" in the documentation, but the web site
displays "Total number: 799". When one new lint will be added, there
will be a discrepancy ("over 750 lints" vs. "Total number: 800") if this
is not fixed.
2025-06-01 13:48:51 +02:00
..
etc remove non-existent pathspec from pre-commit hook 2025-04-23 00:47:43 +02:00
gh-pages Do not count deprecated lints in lint total 2025-06-01 13:48:51 +02:00
fetch_prs_between.sh Merge commit 'd9c24d1b1e' into clippyup 2023-07-17 10:22:32 +02:00
versions.py Remove unused import from Clippy versions.py file 2024-09-24 18:13:17 +02:00