Skip to content

Rust API Guidelines: Collections implement FromIterator and Extend #1801

Open
@oli-obk

Description

@oli-obk

C-COLLECT

Clippy cannot know that a type is a collection, but it can detect types with a push or an insert method takint &mut self and one or two types respectively

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions