- Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingT-middleType: Probably requires verifiying typesType: Probably requires verifiying types
Description
Some traits such as FnBox define methods that take Box<Self>. Implementing such a method will incorrectly trigger the boxed_local lint.
Metadata
Metadata
Assignees
Labels
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingT-middleType: Probably requires verifiying typesType: Probably requires verifiying types