Uh oh!
There was an error while loading. Please reload this page.
[beta] Beta next - #40401
Merged
Merged
Conversation
Fixrust-lang#40221 and add unittest.
ADTs are translated in-place from rustc_trans::callee, so no trans-items are needed. This fix will be superseded by the shimmir branch, but I prefer not to backport that to beta. Fixesrust-lang#39823.
alexcrichton
commented
Mar 9, 2017
Member
@bors: r+ p=1000 This is going probably bounce a few times... |
bors
commented
Mar 9, 2017
Collaborator
📌 Commit a0a352d has been approved by |
bors
commented
Mar 9, 2017
Collaborator
bors
commented
Mar 10, 2017
Collaborator
💔 Test failed - status-appveyor |
alexcrichton
commented
Mar 10, 2017
via email
Member
| … On Thu, Mar 9, 2017 at 7:05 PM, bors ***@***.***> wrote:
💔 Test failed - status-appveyor
<https://ci.appveyor.com/project/rust-lang/rust/build/1.0.2301>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40401 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95AjpwOZ0eqdcWqTQd-OSyTNBgEzbks5rkKHOgaJpZM4MYrGN>
.
|
bors
commented
Mar 10, 2017
Collaborator
bors
commented
Mar 10, 2017
Collaborator
💔 Test failed - status-appveyor |
alexcrichton
commented
Mar 10, 2017
Member
@bors: retry
|
bors
commented
Mar 10, 2017
Collaborator
⌛ Testing commit a0a352d with merge 2401b92... |
bors
commented
Mar 10, 2017
Collaborator
💔 Test failed - status-appveyor |
alexcrichton
commented
Mar 10, 2017
via email
Member
@bors: retry
* appveyor network error …On Fri, Mar 10, 2017 at 9:38 AM, bors ***@***.***> wrote:
💔 Test failed - status-appveyor
<https://ci.appveyor.com/project/rust-lang/rust/build/1.0.2311>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#40401 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95JdntHPnwyzAKjAEnEgQ6FsqxhsUks5rkW6DgaJpZM4MYrGN>
.
|
bors
commented
Mar 10, 2017
Collaborator
⌛ Testing commit a0a352d with merge 33917a2... |
bors
commented
Mar 10, 2017
Collaborator
💔 Test failed - status-travis |
arielb1
commented
Mar 10, 2017
Contributor
brson
commented
Mar 10, 2017
ContributorAuthor
@bors r+ p=100 |
bors
commented
Mar 10, 2017
Collaborator
📌 Commit eac7c8e has been approved by |
brson
commented
Mar 10, 2017
ContributorAuthor
Not trying to land this via bors now. Just trying to get travis and appveyor to do a test against the pr. |
alexcrichton
commented
Mar 10, 2017
Member
AppVeyor gives a clean bill of health |
alexcrichton
commented
Mar 10, 2017
Member
Travis gives a clean bill of health except for OSX. The OSX failures are, however, all spurious. |
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.
struct_varianton enums #40285r? @alexcrichton