Closed
Description
trait Tr {}
type Huh<T> where T: Tr = isize;
fn main() {}
results in:
error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug.
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugreport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' failed at 'compute_bounds(): resolve didn't resolve the type parameter identifier in a `where` clause', /Users/rustbuild/src/rust-buildbot/slave/nightly-mac/build/src/libcore/option.rs:315