Skip to content

Clippy discards analysis cache, causing rebuilds #3826

@rejuvenile

Description

@rejuvenile

--@@rules_rust+//rust/settings:clippy.toml and --@@rules_rust+//rust/settings:clippy_flags cause the Bazel analysis cache to be discarded, which means switching back and forth between clippy and non-clippy can be expensive (especially if there are rust crate dependencies which are non-deterministic, or rules_rust itself is).

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