Compiler errors with associated_type_bounds
#71443
Labels
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
F-associated_type_bounds
`#![feature(associated_type_bounds)]`
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
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
The text was updated successfully, but these errors were encountered: