]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #35883 - durka:gh35849, r=eddyb
authorbors <bors@rust-lang.org>
Wed, 24 Aug 2016 17:29:12 +0000 (10:29 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Aug 2016 17:29:12 +0000 (10:29 -0700)
typeck: use NoExpectation to check return type of diverging fn

Fixes #35849.

Thanks @eddyb.


Trivial merge