Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused type aliases #37498

Merged
merged 1 commit into from
Nov 3, 2016
Merged

Conversation

sanxiyn
Copy link
Member

@sanxiyn sanxiyn commented Oct 31, 2016

Found by extending the dead code lint. The lint itself is work in progress because of false positives.

cc #37455.

@rust-highfive
Copy link
Collaborator

r? @eddyb

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

@eddyb
Copy link
Member

eddyb commented Oct 31, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Oct 31, 2016

📌 Commit 07c8a25 has been approved by eddyb

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Nov 2, 2016
Remove unused type aliases

Found by extending the dead code lint. The lint itself is work in progress because of false positives.

cc rust-lang#37455.
bors added a commit that referenced this pull request Nov 2, 2016
Rollup of 10 pull requests

- Successful merges: #37351, #37405, #37473, #37482, #37488, #37498, #37502, #37513, #37517, #37523
- Failed merges: #37521
@bors bors merged commit 07c8a25 into rust-lang:master Nov 3, 2016
@sanxiyn sanxiyn deleted the unused-type-alias branch November 3, 2016 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants