-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
ICE: Unimplemented
when trying to select an implementation for constant trait item reference
#29595
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
Comments
Triage: Able to reproduce on |
bltavares
added a commit
to bltavares/glacier
that referenced
this issue
Dec 30, 2015
Reference rust-lang/rust#29595
Merged
Fixed in 1.17.0, needs test.
|
mattico
added a commit
to mattico/rust
that referenced
this issue
Mar 13, 2017
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this issue
Mar 14, 2017
Add test for issue rust-lang#29595 Closes rust-lang#29595 Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this issue
Mar 14, 2017
Add test for issue rust-lang#29595 Closes rust-lang#29595 Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this issue
Mar 15, 2017
Add test for issue rust-lang#29595 Closes rust-lang#29595 Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this issue
Mar 17, 2017
Add test for issue rust-lang#29595 Closes rust-lang#29595 Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this issue
Mar 17, 2017
Add test for issue rust-lang#29595 Closes rust-lang#29595 Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this issue
Mar 17, 2017
Add test for issue rust-lang#29595 Closes rust-lang#29595 Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this issue
Mar 17, 2017
Add test for issue rust-lang#29595 Closes rust-lang#29595 Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this issue
Mar 17, 2017
Add test for issue rust-lang#29595 Closes rust-lang#29595 Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
Code:
Output:
Reproduces on nightly.
The text was updated successfully, but these errors were encountered: