about summary refs log tree commit diff
path: root/src/libstd/std.rc
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2013-05-09 13:27:24 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2013-05-11 20:36:44 -0700
commited4186446492e141a4dc37829dc9599133d00dd0 (patch)
treeb26e12beb4abead4e7dd3c0834c5e055a1fba478 /src/libstd/std.rc
parentf2f10bdc7a2f1d1501abb04f3625356c0c251d92 (diff)
downloadrust-ed4186446492e141a4dc37829dc9599133d00dd0.tar.gz
rust-ed4186446492e141a4dc37829dc9599133d00dd0.zip
Warning police
Diffstat (limited to 'src/libstd/std.rc')
-rw-r--r--src/libstd/std.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libstd/std.rc b/src/libstd/std.rc
index 70bd5ceef98..915aab59a71 100644
--- a/src/libstd/std.rc
+++ b/src/libstd/std.rc
@@ -28,9 +28,6 @@ not required in or otherwise suitable for the core library.
 
 #[deny(non_camel_case_types)];
 
-// Allow mutable fields only in stage0.
-#[warn(deprecated_mutable_fields)];
-
 pub mod uv_ll;
 
 // General io and system-services modules