rust/clippy_lints
bors 38e059028f Auto merge of #9849 - koka831:fix/9748, r=Manishearth
Allow return types for closures with lifetime binder

fix https://github.com/rust-lang/rust-clippy/issues/9748

changelog: Fix [`unused_unit`] Allow return types for closures with lifetime binder
2022-11-15 09:13:54 +00:00
..
2022-11-04 21:21:55 -07:00

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