is_type_structurally_recursive diverges on some structurally recursive types #74224
Labels
C-bug
Category: This is a bug.
I-hang
Issue: The compiler never terminates, due to infinite loops, deadlock, livelock, etc.
P-medium
Medium priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
For example, compilation of the following program diverges:
Found while examining issue from #74201, but this one has a different root cause.
rustc log
The text was updated successfully, but these errors were encountered: