Skip to content

Conversation

GuillaumeGomez
Copy link
Member

r? @eddyb

Copy link
Member

Choose a reason for hiding this comment

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

The type alias seems superfluous, and it's irrelevant to the error itself.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll also say that you can't implement a type which isn't defined in the current crate.

Copy link
Member

Choose a reason for hiding this comment

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

Type aliases don't change the situation at all, they're just confusing here since it seems like you're suggesting them as a solution even if they won't work.

@eddyb
Copy link
Member

eddyb commented Feb 1, 2016

cc @Manishearth

@GuillaumeGomez GuillaumeGomez force-pushed the fix_E0118 branch 4 times, most recently from 171f3c0 to 994ed2a Compare February 2, 2016 18:58
Copy link
Member

Choose a reason for hiding this comment

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

the stuff after the semicolon should be in a help

Copy link
Member

Choose a reason for hiding this comment

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

The two should be linked using struct_span_err.

@GuillaumeGomez
Copy link
Member Author

Updated.

@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Feb 2, 2016

📌 Commit db63a55 has been approved by Manishearth

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 2, 2016
bors added a commit that referenced this pull request Feb 3, 2016
@bors bors merged commit db63a55 into rust-lang:master Feb 3, 2016
@GuillaumeGomez GuillaumeGomez deleted the fix_E0118 branch February 3, 2016 07:51
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