Skip to content

Remove empty list imports#90

Merged
nrc merged 1 commit into
rust-lang:masterfrom
marcusklaas:empty-imports
Jun 23, 2015
Merged

Remove empty list imports#90
nrc merged 1 commit into
rust-lang:masterfrom
marcusklaas:empty-imports

Conversation

@marcusklaas

Copy link
Copy Markdown
Contributor

Removes imports of the form use std::convert::{};.

Comment thread src/visitor.rs Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use self.snippet here

@nrc

nrc commented Jun 2, 2015

Copy link
Copy Markdown
Member

Looks good other than the snippet nit

@nrc

nrc commented Jun 23, 2015

Copy link
Copy Markdown
Member

@marcusklaas sorry this took so long to merge - GitHub doesn't send notifications when you push, only when you comment, so you need to ping me when you update the PR (or it will take me weeks to notice :-( ).

nrc added a commit that referenced this pull request Jun 23, 2015
@nrc nrc merged commit 1488d5e into rust-lang:master Jun 23, 2015
@marcusklaas marcusklaas deleted the empty-imports branch September 11, 2015 09:22
@ytmimi ytmimi mentioned this pull request Nov 12, 2024
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.

2 participants