Skip to content

Run clippy checks against a specific version #1906

Open
@jsha

Description

@jsha

Right now, we run clippy checks against the latest stable, which means we get spurious build failures when new stable versions are released.

We should use a specific Rust version in our regular CI, and optionally have an additional cron-based CI that builds with stable, which will alert us when there are new clippy lints because there's a new stable.

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