Hang: type_alias_impl_trait #132797
Labels
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
I-compilemem
Issue: Problems and improvements with respect to memory usage during compilation.
I-hang
Issue: The compiler never terminates, due to infinite loops, deadlock, livelock, etc.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
This file causes rustc to hang and is derived from mutant #109387. #109387 can terminate successfully.
Meta
rustc --version --verbose
:Compiler Output (before the hang)
The text was updated successfully, but these errors were encountered: