fdc3405c20
Issue 72408 nested closures exponential This fixes #72408. Nested closures were resulting in exponential compilation time. This PR is enhancing asymptotic complexity, but also increasing the constant, so I would love to see perf run results. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |