Exponential compile time with nested &dyn Fn
type and lifetime
#117624
Labels
C-bug
Category: This is a bug.
I-compiletime
Issue: Problems and improvements with respect to compile times.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Found with a modified fuzz-rustc (variant of #104583 that is still slow)
Code
Time complexity
Seems exponential:
Where it's slow
-Z time-passes
:type_check_crate
(full output)Version
@rustbot label +I-compiletime
The text was updated successfully, but these errors were encountered: