]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #18388 : nikomatsakis/rust/fn-trait-hierarchy, r=acrichto
authorbors <bors@rust-lang.org>
Thu, 6 Nov 2014 04:21:49 +0000 (04:21 +0000)
committerbors <bors@rust-lang.org>
Thu, 6 Nov 2014 04:21:49 +0000 (04:21 +0000)
Add blanket impls to allow the various `Fn` traits to be interconverted.

Fixes #18387.


Trivial merge