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

Add EmbeddedBook to test list in bootstrap #58339

Merged
merged 1 commit into from
Feb 10, 2019

Conversation

Mark-Simulacrum
Copy link
Member

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 10, 2019
@Mark-Simulacrum
Copy link
Member Author

@bors r+ p=5

@bors
Copy link
Contributor

bors commented Feb 10, 2019

📌 Commit 80942e9 has been approved by Mark-Simulacrum

@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 Feb 10, 2019
@bors
Copy link
Contributor

bors commented Feb 10, 2019

⌛ Testing commit 80942e9 with merge 2e08bb1...

bors added a commit that referenced this pull request Feb 10, 2019
@bors
Copy link
Contributor

bors commented Feb 10, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: Mark-Simulacrum
Pushing 2e08bb1 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Feb 10, 2019
@bors bors merged commit 80942e9 into rust-lang:master Feb 10, 2019
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #58339!

Tested on commit 2e08bb1.
Direct link to PR: #58339

💔 clippy-driver on windows: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
💔 clippy-driver on linux: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
💔 rls on windows: test-pass → build-fail (cc @nrc @Xanewok, @rust-lang/infra).
💔 rls on linux: test-pass → build-fail (cc @nrc @Xanewok, @rust-lang/infra).

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

💔 clippy-driver on windows: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
💔 clippy-driver on linux: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
💔 rls on windows: test-pass → build-fail (cc @nrc @Xanewok, @rust-lang/infra).
💔 rls on linux: test-pass → build-fail (cc @nrc @Xanewok, @rust-lang/infra).
@oli-obk
Copy link
Contributor

oli-obk commented Feb 10, 2019

how did this PR break clippy!?

@rust-lang/infra any ideas

@phansch
Copy link
Member

phansch commented Feb 10, 2019

I think the bot commented on the wrong PR here?

The build log says:

[01:19:05] �[0m�[1m�[38;5;9merror[E0004]�[0m�[0m�[1m: non-exhaustive patterns: `ConstParam(_)` not covered

which was introduced in #58191. But that PR doesn't have a toolstate comment.

@Mark-Simulacrum
Copy link
Member Author

This PR made toolstate work (do anything) after it broke when the embedded book was first added

@Mark-Simulacrum Mark-Simulacrum deleted the embedded-book branch June 8, 2019 13:49
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