-
Notifications
You must be signed in to change notification settings - Fork 2k
FN useless_format: write!(f,"{}",format!()) #3155
Copy link
Copy link
Closed
Labels
A-lintArea: New lintsArea: New lintsC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tL-complexityLint: Belongs in the complexity lint groupLint: Belongs in the complexity lint group
Metadata
Metadata
Assignees
Labels
A-lintArea: New lintsArea: New lintsC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tL-complexityLint: Belongs in the complexity lint groupLint: Belongs in the complexity lint group
Type
Fields
Give feedbackNo fields configured for issues without a type.
should just be
but clippy doesn't warn apparently.
clippy 0.0.212 (cafef7b 2018-09-06)