Skip to content

Writing out a &Box<T> type #1480

Closed
Closed
@oli-obk

Description

@oli-obk

any &Box<T> can also be a &T, and &T is much more general.

I don't see any use in ever writing &Box<T>

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lintArea: New lintsL-unnecessaryLint: Warn about unnecessary codeT-middleType: Probably requires verifiying typesgood first issueThese issues are a good way to get started with Clippy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions