diff options
| author | bors <bors@rust-lang.org> | 2020-09-18 14:08:39 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-09-18 14:08:39 +0000 |
| commit | fdc3405c20122fd0f077f5a77addabc873f20e4c (patch) | |
| tree | c30aefcbafb5ea856c9e5b37c7da1cfb9a9387dc /compiler/rustc_codegen_llvm/src | |
| parent | 2c69266c0697b0c0b34abea62cba1a1d3c59c90c (diff) | |
| parent | 3ccb1c37e6f37070b090b63acb3751438c152ed4 (diff) | |
| download | rust-fdc3405c20122fd0f077f5a77addabc873f20e4c.tar.gz rust-fdc3405c20122fd0f077f5a77addabc873f20e4c.zip | |
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
