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

rustc_codegen_llvm: a couple builder niceties. #61299

Merged
merged 2 commits into from
Jun 2, 2019

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented May 29, 2019

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 29, 2019
@bors

This comment has been minimized.

@hanna-kruppe
Copy link
Contributor

Nice! r=me after rebase

@eddyb eddyb force-pushed the nicer-llvm-builder branch from f6df759 to 25d6834 Compare June 1, 2019 18:13
@eddyb
Copy link
Member Author

eddyb commented Jun 1, 2019

@bors r=rkruppe

@bors
Copy link
Collaborator

bors commented Jun 1, 2019

📌 Commit 25d6834 has been approved by rkruppe

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 1, 2019
@bors
Copy link
Collaborator

bors commented Jun 1, 2019

⌛ Testing commit 25d6834 with merge 8a4d2e52350356372f73ff47d8462da39be5c741...

@Centril
Copy link
Contributor

Centril commented Jun 1, 2019

@bors retry

@rust-highfive
Copy link
Contributor

Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
Cloning into 'rust-lang/rust'...
travis_time:end:1442bf4e:start=1559432681340702915,finish=1559432687185434239,duration=5844731324
$ cd rust-lang/rust
$ git checkout -qf 8a4d2e52350356372f73ff47d8462da39be5c741
fatal: reference is not a tree: 8a4d2e52350356372f73ff47d8462da39be5c741
The command "git checkout -qf 8a4d2e52350356372f73ff47d8462da39be5c741" failed and exited with 128 during .
Your build has been stopped.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@bors
Copy link
Collaborator

bors commented Jun 2, 2019

⌛ Testing commit 25d6834 with merge aa5bd03...

bors added a commit that referenced this pull request Jun 2, 2019
rustc_codegen_llvm: a couple builder niceties.

r? @nagisa cc @sunfishcode @rkruppe
@bors
Copy link
Collaborator

bors commented Jun 2, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: rkruppe
Pushing aa5bd03 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 2, 2019
@bors bors merged commit 25d6834 into rust-lang:master Jun 2, 2019
@rust-highfive
Copy link
Contributor

📣 Toolstate changed by #61299!

Tested on commit aa5bd03.
Direct link to PR: #61299

🎉 rls on windows: test-fail → test-pass (cc @Xanewok, @rust-lang/infra).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Jun 2, 2019
Tested on commit rust-lang/rust@aa5bd03.
Direct link to PR: <rust-lang/rust#61299>

🎉 rls on windows: test-fail → test-pass (cc @Xanewok, @rust-lang/infra).
@eddyb eddyb deleted the nicer-llvm-builder branch June 2, 2019 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants