aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/style/lib.rs')
-rw-r--r--components/style/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/style/lib.rs b/components/style/lib.rs
index 76a0cbb6866..4951242290b 100644
--- a/components/style/lib.rs
+++ b/components/style/lib.rs
@@ -10,8 +10,6 @@
#![feature(collections)]
#![feature(rustc_private)]
-#![allow(missing_copy_implementations)]
-
#![plugin(string_cache_plugin)]
#![plugin(mod_path)]