about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-08 09:45:22 +0000
committerbors <bors@rust-lang.org>2024-06-08 09:45:22 +0000
commit48686adf48e2017feb9da59fbb606eb3c57dfe76 (patch)
treea5cca44c69d94b03f086b1c596ab555cf47acb6f /compiler/rustc_codegen_llvm/src/errors.rs
parent0ea88b90d8fbcb140314db4e689f8c78cc428907 (diff)
parentb21ee38fa91b8a917e7cde983806c77a9b0c5c99 (diff)
downloadrust-48686adf48e2017feb9da59fbb606eb3c57dfe76.tar.gz
rust-48686adf48e2017feb9da59fbb606eb3c57dfe76.zip
Auto merge of #12805 - Alexendoo:blocks-in-conditions-closures, r=dswij
Don't lint blocks in closures for blocks_in_conditions

Seemed like an outlier for the lint which generally caught only the syntactically confusing cases, it lints blocks in closures but excludes closures passed to iterator methods, this changes it to ignore closures in general

changelog: none
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions