- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.9k
Closed
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCmetabugIssues about issues themselves ("bugs about bugs")Issues about issues themselves ("bugs about bugs")

Description
As suggested by @abonander, this is an issue to track deep recursion issues in the compiler.
- 
Recursion in HIR expression lowering may lead to stack overflow 
 Related issue(s): 1000 fields + #derive(PartialEq) => stack overflow at compile time #40119
- 
Taking too many references to a value causes compiler stack overflow 
 Related issue(s): Taking many (500+) references to a value causes compiler stack overflow #40253
 Note: pending, is that actually an issue or a desired behavior?
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCmetabugIssues about issues themselves ("bugs about bugs")Issues about issues themselves ("bugs about bugs")
