]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/explicit-self-objects-uniq.rs
Convert unknown_features lint into an error
[rust.git] / src / test / run-pass / explicit-self-objects-uniq.rs
index 4021ae89e3629fc7bea5585ab7863f7bacfcb96c..bb7e612a9f2a788fbbfe2a2685abb1d63a523be4 100644 (file)
@@ -8,8 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-
-#![allow(unknown_features)]
 #![feature(box_syntax)]
 
 trait Foo {