Skip to content

must_use_candidate is going mad (false positives?) #4779

@tyranron

Description

@tyranron

With the latest Rust beta release:

❯ cargo +beta clippy -- --version
clippy 0.0.212 (c8e3cfbd 2019-10-28)

must_use_candidate lint complains about every single function in my code.

Is it an intended behavior or just a false positives bug? It has worked OK on previous version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions