Skip to content

False positive on boxed_local for Box<Self> parameters #1123

@leoyvens

Description

@leoyvens

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

No one assigned

    Labels

    C-bugCategory: Clippy is not doing the correct thingT-middleType: Probably requires verifiying types

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions