Skip to content

Conversation

chenyukang
Copy link
Member

Fix #100140

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 5, 2022
@rust-highfive
Copy link
Contributor

r? @michaelwoerister

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 5, 2022
@michaelwoerister
Copy link
Member

r? diagnostics

@estebank estebank changed the title recover require,include instead of use in item Recover require, include instead of use in item Aug 5, 2022
@estebank
Copy link
Contributor

estebank commented Aug 5, 2022

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 5, 2022

📌 Commit 2b15fc6 has been approved by estebank

It is now in the queue for this repository.

@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 Aug 5, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 6, 2022
…iaskrgr

Rollup of 4 pull requests

Successful merges:

 - rust-lang#100094 (Detect type mismatch due to loop that might never iterate)
 - rust-lang#100132 (Use (actually) dummy place for let-else divergence)
 - rust-lang#100167 (Recover `require`, `include` instead of `use` in item)
 - rust-lang#100193 (Remove more Clean trait implementations)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 18ddb41 into rust-lang:master Aug 6, 2022
@rustbot rustbot added this to the 1.65.0 milestone Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggest use if import, using, or require is used instead
6 participants