-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
[beta] Rollup of 2 pull requests #41406
Conversation
frewsxcv
commented
Apr 19, 2017
- Successful merges: [beta] Fix link to book repo #41365, [beta] travis: Use upstream LLVM repositories for Fuchsia #41397
- Failed merges:
The Fuchsia copies of LLVM repositories contain additional patches for work-in-progress features and there is some amount of churn that may break Rust. Use upstream LLVM repositories instead for building the toolchain used by the Fuchsia builder.
…lexcrichton [beta] Fix link to book repo This is a backport to beta, to be clear. I don't think we *have* to take this, but opened this PR to see if we should consider it to save six weeks of breakage. Due to extracting the book out into its own repo, this link is broken. This fixes it to point to the right place. This was originally filed as rust-lang/book#633.
[beta] travis: Use upstream LLVM repositories for Fuchsia This is a backport of rust-lang#41130 which... Closes rust-lang#41396
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
@bors r+ p=20 |
📌 Commit afa2587 has been approved by |
⌛ Testing commit afa2587 with merge e64b987... |
☀️ Test successful - status-appveyor, status-travis |