]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #18022 : nikomatsakis/rust/issue-18019, r=pcwalton
authorbors <bors@rust-lang.org>
Sat, 18 Oct 2014 04:32:16 +0000 (04:32 +0000)
committerbors <bors@rust-lang.org>
Sat, 18 Oct 2014 04:32:16 +0000 (04:32 +0000)
Only consider impliciy unboxed closure impl if the obligation is actually for `Fn`, `FnMut`, or `FnOnce`.

Fixes #18019

r? @pcwalton


Trivial merge