rust/clippy_lints
bors 043cf97abc Auto merge of #6609 - giraffate:fix_wrong_suggestion_of_ref_in_deref, r=llogiq
Fix a wrong suggestion of `ref_in_deref`

Fix #6358.

changelog: Fix a wrong suggestion of `ref_in_deref`
2021-01-21 19:16:11 +00:00
..
src Auto merge of #6609 - giraffate:fix_wrong_suggestion_of_ref_in_deref, r=llogiq 2021-01-21 19:16:11 +00:00
Cargo.toml Add case_sensitive_file_extensions lint 2021-01-05 14:22:26 +01:00
README.md

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