about summary refs log tree commit diff
path: root/src/libstd/std.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstd/std.rc')
-rw-r--r--src/libstd/std.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstd/std.rc b/src/libstd/std.rc
index 9bbb4d5974f..2b60d4cc4be 100644
--- a/src/libstd/std.rc
+++ b/src/libstd/std.rc
@@ -65,7 +65,6 @@ mod fun_treemap;
 mod list;
 #[allow(non_camel_case_types)] // XXX
 mod map;
-#[allow(non_camel_case_types)] // XXX
 mod rope;
 #[allow(non_camel_case_types)] // XXX
 mod smallintmap;