Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upICE missing type for FullRange after different type error #21081
Comments
jdm
added
the
I-ICE
label
Jan 13, 2015
This comment has been minimized.
This comment has been minimized.
|
A link to the code that reproduces this would be valuable :) |
indirect
added a commit
to indirect/matasano_challenges
that referenced
this issue
Jan 13, 2015
This comment has been minimized.
This comment has been minimized.
|
@jdm oh, sure. :) This commit reproduces the panic when |
indirect
changed the title
internal compiler error: no type for node 290
internal compiler error: thread 'rustc' panicked at 'Box<Any>'
Jan 13, 2015
nrc
changed the title
internal compiler error: thread 'rustc' panicked at 'Box<Any>'
ICE missing type for FullRange after different type error
Jan 13, 2015
This comment has been minimized.
This comment has been minimized.
|
@indirect can you reduce this down to a standalone repro case? |
This comment has been minimized.
This comment has been minimized.
|
@tamird I doubt it, I'm not very familiar with rust. Is being able to check out the exact code that reproduces the error not enough to debug it? |
This comment has been minimized.
This comment has been minimized.
|
it's virtually a certainty that that code will not compile with today's |
This comment has been minimized.
This comment has been minimized.
|
From a glance, the code looks like it should work, with the new |
This comment has been minimized.
This comment has been minimized.
|
The example file does not compile due to syntax changes. |
This comment has been minimized.
This comment has been minimized.
|
Old bug without a test case. Closing. |
indirect commentedJan 13, 2015
I think this covers everything in the bug report guide, but if I missed anything, let me know!