]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #93046 - est31:let_else, r=davidtwco
authorMatthias Krüger <matthias.krueger@famsik.de>
Fri, 21 Jan 2022 21:03:17 +0000 (22:03 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 21:03:17 +0000 (22:03 +0100)
commitab19d4a515366ab68b73af3f9a55db52d5542a06
tree75d62d47faea1f961402cbd1e87f8c9ffd89da8c
parent1f3a2dd0b1990bbb2e225f3b341a225e171f6c91
parentb2dd1377c7b2624391d82b0eee2c988e090dd311
Rollup merge of #93046 - est31:let_else, r=davidtwco

Use let_else in even more places

Followup of #89933, #91018, #91481.
compiler/rustc_mir_build/src/build/matches/mod.rs
compiler/rustc_resolve/src/late/diagnostics.rs
compiler/rustc_trait_selection/src/traits/error_reporting/suggestions.rs