Skip to content

resolve: Mark more erroneous imports as used - #64265

Merged
bors merged 1 commit into
rust-lang:masterfrom
petrochenkov:useerr
Sep 8, 2019
Merged

resolve: Mark more erroneous imports as used#64265
bors merged 1 commit into
rust-lang:masterfrom
petrochenkov:useerr

Conversation

@petrochenkov

Copy link
Copy Markdown
Contributor

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 7, 2019
@estebank

Copy link
Copy Markdown
Contributor

r=me once green.

@petrochenkov

Copy link
Copy Markdown
ContributorAuthor

@bors r=estebank

@bors

bors commented Sep 7, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 7dc3839 has been approved by estebank

@borsbors 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 Sep 7, 2019
Centril added a commit to Centril/rust that referenced this pull request Sep 8, 2019
@CentrilCentril mentioned this pull request Sep 8, 2019
bors added a commit that referenced this pull request Sep 8, 2019
Rollup of 4 pull requests
Successful merges:
- #62205 (Add Iterator comparison methods that take a comparison function)
- #64152 (Use backtrace formatting from the backtrace crate)
- #64265 (resolve: Mark more erroneous imports as used)
- #64267 (rustdoc: fix diagnostic with mixed code block styles)
Failed merges:
r? @ghost
@bors
bors merged commit 7dc3839 into rust-lang:masterSep 8, 2019
@petrochenkov
petrochenkov deleted the useerr branch February 22, 2025 18:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

Silence unused_import warning on unresolved import

4 participants

@petrochenkov@estebank@bors@rust-highfive