rust/clippy_lints
Matthias Krüger 39f39d5405 match_like_matches_macro: strip refs in suggestion
fixes #6503

changelog: match_like_matches_macro: strip refs in suggestion (#6503)
2021-01-03 20:28:46 +01:00
..
src match_like_matches_macro: strip refs in suggestion 2021-01-03 20:28:46 +01:00
Cargo.toml Bump Clippy version to 0.1.51 2021-01-02 16:26:10 +01:00
README.md

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