]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #4190 - projedi:fix-eta, r=flip1995
authorbors <bors@rust-lang.org>
Mon, 10 Jun 2019 19:03:18 +0000 (19:03 +0000)
committerbors <bors@rust-lang.org>
Mon, 10 Jun 2019 19:03:18 +0000 (19:03 +0000)
Fixing eta with respect to lazy evaluation.

This fixes #4187

changelog: `redundant_closure`: stop linting on expressions returning a function, which is then directly used by the closure


No differences found