rust/clippy_lints
Thomas Otto e8f57c3ac4 No longer suggest inserting or appending an underscore
changelog: [`similar_names`] lint no longer suggests to insert or add an underscore
to "fix" too similar names
2021-07-13 23:21:24 +02:00
..
src No longer suggest inserting or appending an underscore 2021-07-13 23:21:24 +02:00
Cargo.toml Implement 'disallowed_script_idents' lint 2021-06-30 19:06:33 +03:00
README.md

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