Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't fetch all crates on clean #2704

Merged
merged 1 commit into from
Jun 11, 2016
Merged

Conversation

alexcrichton
Copy link
Member

Only fetch those that are needed by avoiding ops::fetch

Only fetch those that are needed by avoiding `ops::fetch`
@rust-highfive
Copy link

r? @wycats

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor

brson commented Jun 11, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 11, 2016

📌 Commit 9a19cda has been approved by brson

@bors
Copy link
Collaborator

bors commented Jun 11, 2016

⌛ Testing commit 9a19cda with merge 880fde5...

bors added a commit that referenced this pull request Jun 11, 2016
Don't fetch all crates on clean

Only fetch those that are needed by avoiding `ops::fetch`
@bors
Copy link
Collaborator

bors commented Jun 11, 2016

@bors bors merged commit 9a19cda into rust-lang:master Jun 11, 2016
@alexcrichton alexcrichton deleted the clean-no-fetch branch June 14, 2016 14:34
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.

5 participants