Skip to content

RUSTC_WRAPPER= should use no wrapper instead of attempting to run the command "" #5588

@Hello71

Description

@Hello71

rationale: it is easier to write RUSTC_WRAPPER= cargo build than (unset RUSTC_WRAPPER; cargo build), and invoking "" is never a useful thing to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions