]> git.lizzy.rs Git - rust.git/commitdiff
Merge pull request #20415 from eddyb/unify-expected-return
authorbors <bors@rust-lang.org>
Mon, 12 Jan 2015 00:21:22 +0000 (00:21 +0000)
committerbors <bors@rust-lang.org>
Mon, 12 Jan 2015 00:21:22 +0000 (00:21 +0000)
rustc_typeck: unify expected return types with formal return types to propagate coercions through calls of generic functions.

Reviewed-by: nikomatsakis

Trivial merge