Files
rust/clippy_lints
Samuel Tardieu 39bde6d46a Reorganize code in mem_replace.rs
Make each lint be more self-contained, and trigger only the next lint
when the previous one didn't already rewrite the expression.
2025-02-12 17:16:37 +01:00
..
2025-02-12 17:16:37 +01:00

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