Files
rust/clippy_lints
Samuel Tardieu a7ff2b0126 Suggest naming types before using explicit type names
`missing_transmute_annotations` will suggest naming the origin and
destination types if they do not have explicit names already.

Co-authored-by: Alejandra González <blyxyas@gmail.com>
2025-08-24 19:13:13 +02:00
..

This crate contains Clippy lints. For the main crate, check GitHub.