FN useless_format: write!(f,"{}",format!()) #3155
Labels
A-lint
Area: New lints
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
I-false-negative
Issue: The lint should have been triggered on code, but wasn't
L-complexity
Lint: Belongs in the complexity lint group
should just be
but clippy doesn't warn apparently.
clippy 0.0.212 (cafef7b 2018-09-06)
The text was updated successfully, but these errors were encountered: