mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
94a6eb0695
This introduces a work-around for a bug in rustup.rs when excuting cargo from a custom toolchain. Instead of trusting rustup to invoke cargo from one of the release channels we just invoke nightly cargo directly.