Uh oh!
There was an error while loading. Please reload this page.
Update snapshots to 2016-03-18 (235d774). - #32345
Merged
Merged
Conversation
rust-highfive
commented
Mar 19, 2016
Contributor
(rust_highfive has picked a reviewer for you, use r? to override) |
alexcrichton
commented
Mar 19, 2016
Member
eddyb
commented
Mar 19, 2016
ContributorAuthor
@bors r=alexcrichton |
bors
commented
Mar 19, 2016
Collaborator
📌 Commit 845be24 has been approved by |
eddyb
commented
Mar 19, 2016
ContributorAuthor
nikomatsakis
commented
Mar 19, 2016
Contributor
Hold the phone: when this lands, can we use |
bors
commented
Mar 19, 2016
Collaborator
☔ The latest upstream changes (presumably #32244) made this pull request unmergeable. Please resolve the merge conflicts. |
eddybforce-pushed
the
snap-to-orbit
branch
3 times, most recently
from
March 20, 2016 19:55
736dcd7 to
ceefb40Compareeddyb
commented
Mar 20, 2016
ContributorAuthor
@bors r=alexcrichton p=1 |
bors
commented
Mar 20, 2016
Collaborator
📌 Commit ec84ab0 has been approved by |
bors
commented
Mar 20, 2016
Collaborator
bors added a commit
that referenced
this pull request
Mar 20, 2016
Update snapshots to 2016-03-18 (235d774). The new snapshots notably include @nikomatsakis' #32164 fix for the regionck error spew. Also, `./configure --enable-orbit` *and/or* `make RUSTFLAGS="-Z orbit"` should work now (#32080).
bors
commented
Mar 20, 2016
Collaborator
bors added a commit
that referenced
this pull request
Mar 22, 2016
register openbsd snapshot Here openbsd version for latest snapshot. The archive is at http://semarie.online.fr/rust/rust-stage0-2016-03-18-235d774-openbsd-x86_64-c5b6feda38138a12cd5c05574b585dadebbb5e87.tar.bz2 These segmentation fault starts to be annoying. @dhuseby do you think it would be possible to have a shell access to openbsd buildbot in order to try to investigating a bit the reason of them ? r? @alexcrichton Ref #32345
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The new snapshots notably include @nikomatsakis' #32164 fix for the regionck error spew.
Also,
./configure --enable-orbitand/ormake RUSTFLAGS="-Z orbit"should work now (#32080).