ICE: can't project out of PlaceTy #101696
Labels
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=e1f37488310d72e62fde9ec19c072203
The following causes the same ICE:
This is a trivial example of using the direct type, just to prove that the type is well-formed -- this works:
This causes an
ambiguous associated type
error:Meta
Error output
Backtrace
The text was updated successfully, but these errors were encountered: