-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Questionable type inference fail using complex generics and static methods #4107
Labels
A-trait-system
Area: Trait system
Comments
Updated test case:
I don't think this is critical for 0.6. |
The test passes now; I'll check it in. |
Can close when #6483 lands. |
#6483 has failed twice now due to some unrelated Windows problem that I don't know how to address. |
catamorphism
added a commit
to catamorphism/rust
that referenced
this issue
May 22, 2013
Test case added in b17b3f9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reduced from lmath. Note that I'm not sure whether this should work. Needs investigation.
The text was updated successfully, but these errors were encountered: