rust/compiler
bors fdc3405c20 Auto merge of #72412 - VFLashM:issue-72408-nested-closures-exponential, r=tmandry
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.
2020-09-18 14:08:39 +00:00
..
2020-09-11 09:37:51 -07:00
2020-09-11 09:37:51 -07:00
2020-09-15 18:10:41 +02:00
2020-09-14 11:03:47 +02:00
2020-09-13 22:53:51 +02:00