mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +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