-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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] Beta next #40401
[beta] Beta next #40401
Conversation
Fix rust-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. Fixes rust-lang#39823.
@bors: r+ p=1000 This is going probably bounce a few times... |
📌 Commit a0a352d has been approved by |
💔 Test failed - status-appveyor |
… 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>
.
|
⌛ Testing commit a0a352d with merge 86dbd8e... |
💔 Test failed - status-appveyor |
@bors: retry
|
⌛ Testing commit a0a352d with merge 2401b92... |
💔 Test failed - status-appveyor |
@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>
.
|
⌛ Testing commit a0a352d with merge 33917a2... |
💔 Test failed - status-travis |
@bors r+ p=100 |
📌 Commit eac7c8e has been approved by |
Not trying to land this via bors now. Just trying to get travis and appveyor to do a test against the pr. |
AppVeyor gives a clean bill of health |
Travis gives a clean bill of health except for OSX. The OSX failures are, however, all spurious. |
struct_variant
on enums #40285r? @alexcrichton