Skip to content

Once Rust hits >= 1.88, revisit #[clippy attribute] in rpassword.rs #1148

Open
@squell

Description

@squell

Revisit the #[allow(clippy::perf)] in src/pam/rpassword.rs to probably change them to #[allow(clippy::unbuffered_bytes)] once all the runners are guaranteed to have 1.88 or higher.

It might also be that this clippy lint evaporates or becomes off-by-default, in which case we can remove the attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIMeta-issues related to CIgood first issueGood for newcomersminorminor issue, PR without an issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions