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

Backporting PRs to beta #38716

Merged
merged 8 commits into from
Dec 30, 2016
Merged

Backporting PRs to beta #38716

merged 8 commits into from
Dec 30, 2016

Conversation

alexcrichton and others added 8 commits December 30, 2016 13:26
Retain the same behavior as stable.

Closes rust-lang#38319
I updated the beta compiler used to bootstrap the master branch in rust-lang#38438 with
the intention of fixing Travis OSX linkage issues but I mistakenly forgot that
the PR only updated rustc, not Cargo itself. Cargo has a new release process
with downloads in a different location, so this commit updates rustbuild to
download from this new location by tracking revisions instead of Cargo nightly
dates.
They cause the search index from the std docs to get overwritten just like rust-lang#34800.

Part of rust-lang#38319.
@rust-highfive
Copy link
Collaborator

r? @pnkfelix

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

@rust-highfive
Copy link
Collaborator

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@brson brson merged commit f5160d3 into rust-lang:beta Dec 30, 2016
@alexcrichton alexcrichton deleted the beta-next branch December 30, 2016 23:39
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.

7 participants