]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #64049 - estebank:if-else-type-err, r=Centril
authorMazdak Farrokhzad <twingoow@gmail.com>
Tue, 3 Sep 2019 12:26:58 +0000 (14:26 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Sep 2019 12:26:58 +0000 (14:26 +0200)
Emit a single error on if expr with expectation and no else clause

Fix https://github.com/rust-lang/rust/issues/60254.

r? @Centril


Trivial merge