massive refactor

This commit is contained in:
Christian Poveda 2017-05-08 16:39:47 -05:00
parent 78b27373dc
commit 82e0736391

View File

@ -7,7 +7,6 @@
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//
// Ensure that we deduce expected argument types when a `fn()` type is expected (#41755)
#![feature(closure_to_fn_coercion)]