mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
2ba1a6a331
Make useless_format recognize format!("")
Closes #7796
changelog: [`useless_format`] Fix for false negitive for `format!("")`