Uh oh!
There was an error while loading. Please reload this page.
Add types for aarch64-unknown-freebsd - #512
Conversation
rust-highfive
commented
Feb 3, 2017
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (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. |
dumbbell
commented
Feb 3, 2017
To test this patch, I cross-compiled Rust and Cargo on FreeBSD/x86_64. I used the result on FreeBSD/aarch64 to check that Rust could self-host. This pull request goes with rust-lang/rust#39491. |
`aarch64.rs` was copied and adapted from `x86_64.rs`.
f2097ac to
1363fe4Comparealexcrichton
commented
Feb 3, 2017
@bors: r+ Awesome! |
bors
commented
Feb 3, 2017
📌 Commit 1363fe4 has been approved by |
bors
commented
Feb 3, 2017
…crichton Add types for `aarch64-unknown-freebsd`
bors
commented
Feb 3, 2017
💔 Test failed - status-travis |
alexcrichton
commented
Feb 3, 2017
via email
@bors: retry …On Fri, Feb 3, 2017 at 10:17 AM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/libc/builds/198080662>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#512 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95L6m2BjaOg4Z--j6R3qvWuSQ9nlQks5rY28kgaJpZM4L2j1X>
.
|
bors
commented
Feb 3, 2017
…crichton Add types for `aarch64-unknown-freebsd`
bors
commented
Feb 3, 2017
☀️ Test successful - status-appveyor, status-travis |
No description provided.