Skip to content

Conversation

Manishearth
Copy link
Member

I tried to add an inline span_suggestion() to the error as well, but since generics don't have their own span it becomes too fragile/complicated to work.

r? @steveklabnik

fixes #19477

@steveklabnik
Copy link
Contributor

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Jan 21, 2016

📌 Commit a6778a2 has been approved by steveklabnik

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jan 23, 2016
…veklabnik

I tried to add an inline `span_suggestion()` to the error as well, but since generics don't have their own span it becomes too fragile/complicated to work.

r? @steveklabnik

fixes rust-lang#19477
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jan 23, 2016
…veklabnik

I tried to add an inline `span_suggestion()` to the error as well, but since generics don't have their own span it becomes too fragile/complicated to work.

r? @steveklabnik

fixes rust-lang#19477
bors added a commit that referenced this pull request Jan 23, 2016
@bors bors merged commit a6778a2 into rust-lang:master Jan 23, 2016
@Manishearth Manishearth deleted the diag-prim-shadow branch December 2, 2016 19:03
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.

Unclear error : unable to infer enough type information about _
3 participants