]> git.lizzy.rs Git - rust.git/commitdiff
Un-xfail working test
authorCorey Richardson <corey@octayn.net>
Mon, 24 Jun 2013 12:05:41 +0000 (08:05 -0400)
committerCorey Richardson <corey@octayn.net>
Mon, 24 Jun 2013 12:05:41 +0000 (08:05 -0400)
src/test/run-pass/newlambdas-ret-infer2.rs

index 4b580e7fa797aaac35c75b349b9b6bce10f60e34..4dfe3575eb5915f995bc87714b80597f43adca2e 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// xfail-test ~fn is not inferred
 // Test that the lambda kind is inferred correctly as a return
 // expression