mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
38e059028f
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