rust/clippy_lints
bors 2c629cc137 Auto merge of #11504 - Alexendoo:type-lints-closures, r=xFrednet
Ignore closures for some type lints

Fixes #11417

`hir_ty_to_ty` is used in a couple of the `!is_local` lints, which doesn't play nicely inside bodies

changelog: none
2023-09-15 09:34:13 +00:00
..
src Auto merge of #11504 - Alexendoo:type-lints-closures, r=xFrednet 2023-09-15 09:34:13 +00:00
Cargo.toml Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup 2023-08-24 21:32:12 +02:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.