-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Rollup of 4 pull requests #41188
Rollup of 4 pull requests #41188
Conversation
frewsxcv
commented
Apr 10, 2017
- Successful merges: -Z linker-flavor #40018, Reduce str transmutes, add mut versions of methods. #41096, Fix jemalloc support for musl #41168, COPYRIGHT: remove hoedown license #41183
- Failed merges:
@bors r+ p=10 |
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nikomatsakis (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. |
📌 Commit 73e26a5 has been approved by |
⌛ Testing commit 73e26a5 with merge 62a33c9... |
💔 Test failed - status-travis |
… On Mon, Apr 10, 2017 at 12:10 PM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/220609338>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#41188 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95DNcKm-mre_XP0pd1OxjUhCJ_Bfaks5rumJ0gaJpZM4M47k3>
.
|
⌛ Testing commit 73e26a5 with merge 38230af... |
💔 Test failed - status-appveyor |
⌛ Testing commit 73e26a5 with merge 1984027... |
💔 Test failed - status-travis |
cc @aidanhs |
ok, restoring the cache was aborted. This is fine, the paranoia script will just nuke it, as it then attempted. But
I would submit a PR to remove caching logic from everywhere, but that wouldn't have helped in this case - the |