Skip to content

Nightly probe ignores CARGO_UNSTABLE_ALLOW_FEATURES #453

Description

@bjorn3

This is an alternative to RUSTFLAGS="-Zallow-features=" that can also control cargo features. Compiling a crate that depends on anyhow with CARGO_UNSTABLE_ALLOW_FEATURES= cargo +nightly build will incorrectly try to use unstable features, resulting in a compilation error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions