Closed
Description
A couple minimal examples that cause the compiler to panic when using associated_type_bounds
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=b710f545c85c97f070bb6a907d265da1
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=c4f697b2946691a3173aae09399dcc3c
I gotta run, so I can't go into further depth right now. These should probably be split into separate tracking issues
Metadata
Metadata
Assignees
Labels
Category: This is a bug.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.`#![feature(associated_type_bounds)]`Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Relevant to the compiler team, which will review and decide on the PR/issue.ICE tracked in rust-lang/glacier.This issue requires a nightly compiler in some way.