Files
rust/clippy_utils/src
Samuel Tardieu 5de7da824c New internal lint: unusual_names
This lint aims at detecting unusual names used in Clippy source code,
such as `appl` or `application` for a `rustc_errors::Applicability`
variable, instead of `app` and `applicability` which are commonly used
throughout Clippy.

This helps maintaining the consistency of the Clippy source code.
2025-10-11 09:37:25 +02:00
..
2025-10-06 20:17:12 -04:00
2025-10-06 20:17:12 -04:00
2025-10-10 22:51:33 -04:00
2025-10-09 18:23:12 -05:00
2025-10-10 22:41:10 -04:00
2025-10-10 23:15:59 -04:00
2025-10-10 23:00:17 -04:00
2025-10-06 20:17:12 -04:00
2025-10-09 18:23:12 -05:00
2025-10-11 09:37:25 +02:00
2025-10-10 23:09:26 -04:00
2025-10-10 23:09:26 -04:00