rust/clippy_lints
bors 2ba1a6a331 Auto merge of #7801 - aDotInTheVoid:empty-format, r=camsteffen
Make useless_format recognize format!("")

Closes #7796

changelog: [`useless_format`] Fix for false negitive for `format!("")`
2021-10-21 18:15:23 +00:00
..
src Auto merge of #7801 - aDotInTheVoid:empty-format, r=camsteffen 2021-10-21 18:15:23 +00:00
Cargo.toml Bump Clippy Version -> 0.1.58 2021-10-21 12:19:32 +02:00
README.md

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