Skip to content

Remove dead module - #65158

Merged
bors merged 1 commit into
rust-lang:masterfrom
ishitatsuyuki:remove-dead
Oct 7, 2019
Merged

Remove dead module#65158
bors merged 1 commit into
rust-lang:masterfrom
ishitatsuyuki:remove-dead

Conversation

@ishitatsuyuki

Copy link
Copy Markdown
Contributor

This module is not referenced any more. (A quick audit didn't show other stale files like this, so presumably this is the only one.)

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

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

Copy link
Copy Markdown
ContributorAuthor

r? @tmandry (maybe this could be included in rollup)

@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ roll-up=always

@bors

bors commented Oct 6, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit c97f5f0 has been approved by Mark-Simulacrum

@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 Oct 6, 2019
@jonas-schievink

Copy link
Copy Markdown
Contributor

@bors rollup

tmandry added a commit to tmandry/rust that referenced this pull request Oct 6, 2019
…imulacrum
Remove dead module
This module is not referenced any more. (A quick audit didn't show other stale files like this, so presumably this is the only one.)
@tmandrytmandry mentioned this pull request Oct 6, 2019
@borsbors added the rollup A PR which is a rollup label Oct 6, 2019
@CentrilCentril removed the rollup A PR which is a rollup label Oct 6, 2019
bors added a commit that referenced this pull request Oct 6, 2019
Rollup of 5 pull requests
Successful merges:
- #65095 (Sort error codes in librustc_passes)
- #65101 (Upgrade librustc_macros dependencies)
- #65142 (Ensure that associated `async fn`s have unique fresh param names)
- #65155 (Use shorthand initialization in rustdoc)
- #65158 (Remove dead module)
Failed merges:
r? @ghost
@bors
bors merged commit c97f5f0 into rust-lang:masterOct 7, 2019
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.

8 participants

@ishitatsuyuki@rust-highfive@Mark-Simulacrum@bors@jonas-schievink@alexcrichton@Centril@tmandry