]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #4561 - rust-lang:let-return-fix, r=phansch
authorbors <bors@rust-lang.org>
Mon, 23 Sep 2019 08:25:38 +0000 (08:25 +0000)
committerbors <bors@rust-lang.org>
Mon, 23 Sep 2019 08:25:38 +0000 (08:25 +0000)
Fix let_and_return lint

This fixes #4555 (false positive for the `let_and_return` lint).

changelog: none


Trivial merge