Skip to content

Remove unused data structures - #47835

Merged
bors merged 2 commits into
rust-lang:masterfrom
Mark-Simulacrum:remove-data-structs
Feb 10, 2018
Merged

Remove unused data structures#47835
bors merged 2 commits into
rust-lang:masterfrom
Mark-Simulacrum:remove-data-structs

Conversation

@Mark-Simulacrum

Copy link
Copy Markdown
Member

Cleanup; as far as I can tell the compiler no longer uses these.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

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

@eddyb

Copy link
Copy Markdown
Contributor

r? @michaelwoerister

@kennytmkennytm added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 29, 2018
@shepmaster

Copy link
Copy Markdown
Member

image

😻

@shepmaster

Copy link
Copy Markdown
Member

Ping from triage, @michaelwoerister !

@BatmanAoD

Copy link
Copy Markdown
Contributor

Ping from triage, @michaelwoerister (also pinged on IRC). @rust-lang/compiler this PR is now 10 days old; if mw does not respond, can a new reviewer be selected?

@nikomatsakis

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Feb 8, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit caa42e1 has been approved by nikomatsakis

@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 Feb 8, 2018
@nikomatsakis

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

kennytm added a commit to kennytm/rust that referenced this pull request Feb 8, 2018
…, r=nikomatsakis
Remove unused data structures
Cleanup; as far as I can tell the compiler no longer uses these.
@kennytmkennytm mentioned this pull request Feb 8, 2018
bors added a commit that referenced this pull request Feb 8, 2018
Rollup of 7 pull requests
- Successful merges: #47835, #47854, #48015, #48047, #48051, #48058, #48064
- Failed merges:
bors added a commit that referenced this pull request Feb 9, 2018
Rollup of 7 pull requests
- Successful merges: #47835, #47854, #48015, #48047, #48051, #48058, #48064
- Failed merges:
bors added a commit that referenced this pull request Feb 9, 2018
Rollup of 12 pull requests
- Successful merges: #47835, #47854, #48015, #48047, #48051, #48058, #48064, #47790, #48059, #48078, #48080, #48085
- Failed merges:
kennytm added a commit to kennytm/rust that referenced this pull request Feb 9, 2018
…, r=nikomatsakis
Remove unused data structures
Cleanup; as far as I can tell the compiler no longer uses these.
@kennytmkennytm mentioned this pull request Feb 9, 2018
bors added a commit that referenced this pull request Feb 9, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Feb 10, 2018
…, r=nikomatsakis
Remove unused data structures
Cleanup; as far as I can tell the compiler no longer uses these.
@kennytmkennytm mentioned this pull request Feb 10, 2018
bors added a commit that referenced this pull request Feb 10, 2018
bors added a commit that referenced this pull request Feb 10, 2018
@bors
bors merged commit caa42e1 into rust-lang:masterFeb 10, 2018
@bors

bors commented Feb 10, 2018

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #48113) made this pull request unmergeable. Please resolve the merge conflicts.

@borsbors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 10, 2018
@michaelwoerister

Copy link
Copy Markdown
Member

Thanks for taking over the review, @nikomatsakis. Back from PTO now.

@Mark-Simulacrum
Mark-Simulacrum deleted the remove-data-structs branch June 8, 2019 13:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author.T-compilerRelevant 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.

10 participants

@Mark-Simulacrum@rust-highfive@eddyb@shepmaster@BatmanAoD@nikomatsakis@bors@michaelwoerister@alexcrichton@kennytm