Skip to content

[bug] v0.6.27 runs all-features before powerset but ignores mutually-exclusive-features #250

@e1732a364fed

Description

@e1732a364fed

Problem:
It seems that some new code in 0.6.27 runs all-features before powerset, but it ignores mutually-exclusive-features

Proof:

See the github action log in my project:

0.6.27: break
https://github.com/e1732a364fed/ruci/actions/runs/8679836216/job/23799420486

restrict cargo hack version to 0.6.26: test ok
https://github.com/e1732a364fed/ruci/actions/runs/8679872586/job/23799558747

In my project I used mlua, it provides both "luau" and "lua54" features, but only one can be enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-featuresArea: features (--feature-powerset, --each-feature, etc.)C-bugCategory: related to a bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions