Skip to content

Audit clippy pedantic warnings #217

@molpopgen

Description

@molpopgen

Adding #![warn(clippy::pedantic)] to lib.rs reveals 100s of new lints! While some can be ignored, others point out some valid causes for concern, like when integer casts could cause unintended wraparound behavior.

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