diff options
Diffstat (limited to 'src/libstd/std.rc')
| -rw-r--r-- | src/libstd/std.rc | 1 |
1 files changed, 0 insertions, 1 deletions
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. |
