Skip to content

Enhance clippy warning detection in nightly tests #3530

Description

@jpraynaud

Why

Some clippy warnings are not detected with the command parameter --all-features. We want to enhance the detection mechanism of these warnings.

What

Test (almost) all combinations of the features in the nightly test.

How

  • In the nightly tests:
    • Create a dynamic matrix with the crates
    • For each crate, run clippy for all the combinations of the features for the crate

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions