about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-27 14:41:23 +0000
committerbors <bors@rust-lang.org>2024-02-27 14:41:23 +0000
commita3236be9d7a8179ac4a997858138a4d6c260a451 (patch)
treea66ca3e7772e93089f8f1c9779f1fbd1b2555504 /compiler/rustc_codegen_llvm/src
parentc031246546c744eaadfed7b3f0f3626b7ed357a9 (diff)
parenta4021f6ed5d807e4af98178e4cd2bcf66d8c977f (diff)
downloadrust-a3236be9d7a8179ac4a997858138a4d6c260a451.tar.gz
rust-a3236be9d7a8179ac4a997858138a4d6c260a451.zip
Auto merge of #16630 - ShoyuVanilla:fix-closure-kind-inference, r=Veykril
fix: Wrong closure kind deduction for closures with predicates

Completes #16472, fixes #16421

The changed closure kind deduction is mostly simlar to `rustc_hir_typeck/src/closure.rs`.
Porting closure sig deduction from it seems possible too and I'm considering doing it with another PR
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions