Skip to content

Feature request: Set PATH on Windows when spawning via rustup run #1152

Closed
@olson-dan

Description

@olson-dan

See here: https://github.com/Manishearth/rust-clippy/issues/1815

rustup run could resolve the issue clippy has with needing the PATH set by appending (or prepending?) the requested toolchain's bin folder to PATH before spawning the process. This would make it easier to maintain multiple toolchains without shuffling different PATH configurations.

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