]> git.lizzy.rs Git - rust.git/commitdiff
Rm unused feature
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 19 Mar 2015 01:54:13 +0000 (07:24 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 19 Mar 2015 03:19:39 +0000 (08:49 +0530)
src/compiletest/compiletest.rs

index 5ef93cb569ec5919aa3103c29f4e9e425f2e027f..7fbe772b7f5bdd1171971509be08063c3adc86ee 100644 (file)
@@ -19,7 +19,6 @@
 #![feature(unboxed_closures)]
 #![feature(std_misc)]
 #![feature(test)]
-#![feature(core)]
 #![feature(path_ext)]
 
 #![deny(warnings)]