Skip to content

Commit

Permalink
massive refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Poveda committed May 8, 2017
1 parent 78b2737 commit 82e0736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/run-pass/closure_to_fn_coercion-expected-types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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)]
Expand Down

0 comments on commit 82e0736

Please sign in to comment.