From 2bc12635a24abf710304c06a91dbf3709cba8fd4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 8 May 2013 22:44:43 -0400 Subject: remove vecs_implicitly_copyable from libstd/libcore --- src/libstd/std.rc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libstd/std.rc') diff --git a/src/libstd/std.rc b/src/libstd/std.rc index 931974d2454..7d013a20c67 100644 --- a/src/libstd/std.rc +++ b/src/libstd/std.rc @@ -26,7 +26,6 @@ not required in or otherwise suitable for the core library. #[license = "MIT/ASL2"]; #[crate_type = "lib"]; -#[allow(vecs_implicitly_copyable)]; #[deny(non_camel_case_types)]; // Allow mutable fields only in stage0. -- cgit 1.4.1-3-g733a5