]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #83489 - LeSeulArtichaut:deref-else, r=davidtwco
authorYuki Okushi <jtitor@2k36.org>
Mon, 5 Apr 2021 21:24:09 +0000 (06:24 +0900)
committerGitHub <noreply@github.com>
Mon, 5 Apr 2021 21:24:09 +0000 (06:24 +0900)
Properly suggest deref in else block

Continues #79755, fixes #79736
r? `@davidtwco`


Trivial merge