Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jan 26, 2019

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.

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.
@phansch
Copy link
Contributor

phansch commented Jan 26, 2019

LGTM, thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Jan 26, 2019

📌 Commit 94a6eb0 has been approved by phansch

@bors
Copy link
Contributor

bors commented Jan 26, 2019

⌛ Testing commit 94a6eb0 with merge b1b55e8...

bors added a commit that referenced this pull request Jan 26, 2019
Fix dogfood tests on Appveyor

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.
@bors
Copy link
Contributor

bors commented Jan 26, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing b1b55e8 to master...

@bors bors merged commit 94a6eb0 into rust-lang:master Jan 26, 2019
@ghost ghost deleted the fix-3118 branch May 11, 2019 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants