]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #76760 - matthiaskrgr:clippy_lazy_eval, r=varkor
authorTyler Mandry <tmandry@gmail.com>
Wed, 16 Sep 2020 19:24:23 +0000 (12:24 -0700)
committerGitHub <noreply@github.com>
Wed, 16 Sep 2020 19:24:23 +0000 (12:24 -0700)
don't lazily evaluate some trivial values for Option::None replacements (clippy::unnecessary_lazy_evaluations)


Trivial merge