]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #91343 - FabianWolff:issue-91328-as-deref, r=jackh726
authorEric Huss <eric@huss.org>
Tue, 1 Feb 2022 04:12:55 +0000 (20:12 -0800)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 04:12:55 +0000 (20:12 -0800)
Fix suggestion to slice if scrutinee is a `Result` or `Option`

Fixes #91328.


Trivial merge