]> git.lizzy.rs Git - rust.git/commit
Auto merge of #6370 - giraffate:fix_fp_in_unnecessary_lazy_evaluations, r=llogiq...
authorbors <bors@rust-lang.org>
Mon, 7 Dec 2020 15:19:30 +0000 (15:19 +0000)
committerbors <bors@rust-lang.org>
Mon, 7 Dec 2020 15:19:30 +0000 (15:19 +0000)
commitaaed9d99267cccacd99929a0c28c4b0a552cb443
tree0740413740a5ff44fe3f4c113f6e245b597bf56c
parentc1664c50b27a51f7a78c93ba65558e7c33eabee6
parentba1249465c036b2ccc6daf34749ea9d5df77f358
Auto merge of #6370 - giraffate:fix_fp_in_unnecessary_lazy_evaluations, r=llogiq,flip1995

Fix FP in `unnecessary_lazy_evaluations`

Fix https://github.com/rust-lang/rust-clippy/issues/6343

changelog: Fix FP in `unnecessary_lazy_evaluations`