Skip to content

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Jan 5, 2020

@rust-highfive

This comment has been minimized.

@rust-highfive

This comment has been minimized.

@JohnTitor JohnTitor added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 5, 2020
@bors

This comment has been minimized.

@Centril Centril force-pushed the rustc_hir_canon_imports branch from bf953f3 to 0156368 Compare January 5, 2020 11:49
@Centril
Copy link
Contributor Author

Centril commented Jan 5, 2020

Seems to be passing now..., finally :)

@nagisa
Copy link
Member

nagisa commented Jan 6, 2020

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 6, 2020

📌 Commit 0156368 has been approved by nagisa

@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 Jan 6, 2020
@Centril
Copy link
Contributor Author

Centril commented Jan 6, 2020

r? @nagisa

@rust-highfive rust-highfive assigned nagisa and unassigned Zoxc Jan 6, 2020
@Centril
Copy link
Contributor Author

Centril commented Jan 6, 2020

Raising the prio of this a bit because it's blocking other work and because it's bit-rotty.

@bors p=1

@bors
Copy link
Collaborator

bors commented Jan 6, 2020

⌛ Testing commit 0156368 with merge d6e24cb7218cfdc7f8e1563df7f34b128be14049...

@bors
Copy link
Collaborator

bors commented Jan 6, 2020

💔 Test failed - checks-azure

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jan 6, 2020
@Centril
Copy link
Contributor Author

Centril commented Jan 6, 2020

@bors retry seems spurious.

@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 Jan 6, 2020
@RalfJung RalfJung mentioned this pull request Jan 6, 2020
@bors
Copy link
Collaborator

bors commented Jan 6, 2020

☀️ Test successful - checks-azure
Approved by: nagisa
Pushing ebbb2bf to master...

@rust-highfive
Copy link
Contributor

📣 Toolstate changed by #67886!

Tested on commit ebbb2bf.
Direct link to PR: #67886

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

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Jan 6, 2020
Tested on commit rust-lang/rust@ebbb2bf.
Direct link to PR: <rust-lang/rust#67886>

💔 clippy-driver on windows: test-pass → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
💔 clippy-driver on linux: test-pass → build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
@Centril Centril deleted the rustc_hir_canon_imports branch January 6, 2020 16:32
JohnTitor added a commit to JohnTitor/rust-clippy that referenced this pull request Jan 6, 2020
bors added a commit to rust-lang/rust-clippy that referenced this pull request Jan 6, 2020
bors added a commit to rust-lang/rust-clippy that referenced this pull request Jan 6, 2020
defunctio pushed a commit to defunctio/rust-clippy that referenced this pull request Jan 7, 2020
nnethercote added a commit to nnethercote/rust that referenced this pull request Apr 16, 2023
It makes for confusing code.

This was introduced in a large commit in rust-lang#67886 that rearranged a lot of
`use` statements. I suspect it was an accident.
fee1-dead added a commit to fee1-dead-contrib/rust that referenced this pull request Apr 16, 2023
…t, r=fee1-dead

Don't `use rustc_hir as ast`(!)

It makes for confusing code.

This was introduced in a large commit in rust-lang#67886 that rearranged a lot of `use` statements. I suspect it was an accident.
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