about summary refs log tree commit diff
path: root/src/librbml/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/librbml/lib.rs')
-rw-r--r--src/librbml/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librbml/lib.rs b/src/librbml/lib.rs
index ef89b5d25b8..4edbeab5dfb 100644
--- a/src/librbml/lib.rs
+++ b/src/librbml/lib.rs
@@ -122,7 +122,6 @@
        test(attr(deny(warnings))))]
 #![cfg_attr(not(stage0), deny(warnings))]
 
-#![feature(copy_from_slice)]
 #![feature(rustc_private)]
 #![feature(staged_api)]
 #![feature(question_mark)]