ICE when calling method on generic impl constrained by unmet trait alias #108132
Labels
C-bug
Category: This is a bug.
F-trait_alias
`#![feature(trait_alias)]`
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.
Similar to #108072, but when the method cannot be found.
Code
Playground
Meta
rustc --version --verbose
:Error output
Backtrace
@rustbot label +F-trait_alias
The text was updated successfully, but these errors were encountered: