Skip to content

Backport PRs to beta #40995

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

Merged
merged 5 commits into from
Apr 2, 2017
Merged

Backport PRs to beta #40995

merged 5 commits into from
Apr 2, 2017

Conversation

alexcrichton and others added 2 commits April 1, 2017 06:41
Unfortunately what we're using right now, Xcode 8.2, cannot compile LLVM for OSX
10.7. We've done this historically and Gecko would like to maintain this
compabitiliby. This commit moves our release builders for OSX to using Xcode 7
which can compile LLVM for 10.7.

The builders running tests continue to use Xcode 8.2, however, because the LLDB
version with Xcode 7, 350, is blacklisted in running our LLDB tests. To continue
running LLDB tests we'll stick with Xcode 8.2.
The data can't be looked up from the region variable directly, because
the region variable might have been destroyed at the end of a snapshot.

Fixes rust-lang#40000.
Fixes rust-lang#40743.
@rust-highfive
Copy link
Contributor

r? @eddyb

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

@alexcrichton
Copy link
Member Author

@bors: r+ p=10

(beta backports)

@bors
Copy link
Collaborator

bors commented Apr 1, 2017

📌 Commit 457e615 has been approved by alexcrichton

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Apr 1, 2017

📌 Commit 181735d has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Apr 1, 2017

⌛ Testing commit 181735d with merge bb4b22f...

@bors
Copy link
Collaborator

bors commented Apr 1, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

Thank you @bors from preventing a broken beta from being released!

@bors: r+

@bors
Copy link
Collaborator

bors commented Apr 1, 2017

📌 Commit 4371f21 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Apr 1, 2017

⌛ Testing commit 4371f21 with merge b37cc75...

bors added a commit that referenced this pull request Apr 1, 2017
Backport PRs to beta

Backport of

* #40967
* #40836
* #40779
* #40888

Also includes a cargo submodule update
@bors
Copy link
Collaborator

bors commented Apr 2, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing b37cc75 to beta...

@bors bors merged commit 4371f21 into rust-lang:beta Apr 2, 2017
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.

6 participants