Closed
Description
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
Labels
No labels