Skip to content

Review clippy configuration and address warnings as appropriate #555

@BatmanAoD

Description

@BatmanAoD

Our clippy allow/deny list is a bit dated (and in particular, it predates the ability to specify the lint levels in Cargo.toml, which is preferable to doing so in lib.rs). We have at least one performance-oriented list, result_large_error, that we should fix in the code, but which is currently configured as a warning. We should review the configuration, move it into Cargo.toml, and apply code fixes where appropriate.

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