Skip to content
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

Update the compiler_builtins submodule #43976

Merged
merged 1 commit into from
Aug 20, 2017

Conversation

dylanmckay
Copy link
Contributor

Fixes #43411

@rust-highfive
Copy link
Collaborator

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.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 18, 2017

📌 Commit 9eb6975 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Aug 19, 2017

⌛ Testing commit 9eb6975 with merge 10cb6b1e490bf521b75afd5f5f044babf9b1904b...

@bors
Copy link
Contributor

bors commented Aug 19, 2017

💔 Test failed - status-appveyor

@kennytm
Copy link
Member

kennytm commented Aug 19, 2017

@bors retry #43985

@bors
Copy link
Contributor

bors commented Aug 19, 2017

⌛ Testing commit 9eb6975 with merge 1e4dc17edc766d878fcd1637cf0bf569682f5137...

@bors
Copy link
Contributor

bors commented Aug 19, 2017

💔 Test failed - status-travis

@dylanmckay
Copy link
Contributor Author

@bors retry

@bors
Copy link
Contributor

bors commented Aug 20, 2017

@dylanmckay: 🔑 Insufficient privileges: and not in try users

@arielb1
Copy link
Contributor

arielb1 commented Aug 20, 2017


[01:19:10] �[m�[m�[31m�[1merror:�[m An unknown error occurred
[01:19:10] 
[01:19:10] To learn more, run the command again with --verbose.
[01:19:10] 
[01:19:10] 
[01:19:10] command did not execute successfully: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "test" "-j" "4" "--target" "i686-unknown-linux-musl" "--release" "--locked" "--color" "always" "--features" "panic-unwind jemalloc backtrace" "--manifest-path" "/checkout/src/libstd/Cargo.toml" "-p" "std:0.0.0" "-p" "std_unicode:0.0.0" "-p" "libc:0.0.0" "-p" "unwind:0.0.0" "-p" "collections:0.0.0" "-p" "panic_abort:0.0.0" "-p" "compiler_builtins:0.0.0" "-p" "rand:0.0.0" "-p" "alloc_system:0.0.0" "-p" "alloc:0.0.0" "-p" "core:0.0.0" "--"
[01:19:10] expected success, got: exit code: 101
[01:19:10] 

@bors retry

@kennytm
Copy link
Member

kennytm commented Aug 20, 2017

↑ cc #38618

@bors
Copy link
Contributor

bors commented Aug 20, 2017

⌛ Testing commit 9eb6975 with merge fe895bf...

bors added a commit that referenced this pull request Aug 20, 2017
Update the compiler_builtins submodule

Fixes #43411
@bors
Copy link
Contributor

bors commented Aug 20, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing fe895bf to master...

@bors bors merged commit 9eb6975 into rust-lang:master Aug 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants