Skip to content

Warn for Vec<Box<T>> where T: Sized #3530

Closed
@Kampfkarren

Description

A fellow Rust programmer pointed me to this mistake in my code:

image

I'm quite new to Rust, but is there ever a point where Vec<Box<T: Sized>> is correct?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-lintArea: New lintsL-complexityLint: Belongs in the complexity lint groupgood-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