about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-09-18 14:08:39 +0000
committerbors <bors@rust-lang.org>2020-09-18 14:08:39 +0000
commitfdc3405c20122fd0f077f5a77addabc873f20e4c (patch)
treec30aefcbafb5ea856c9e5b37c7da1cfb9a9387dc /compiler/rustc_codegen_llvm/src
parent2c69266c0697b0c0b34abea62cba1a1d3c59c90c (diff)
parent3ccb1c37e6f37070b090b63acb3751438c152ed4 (diff)
downloadrust-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