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.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libstd/std.rc b/src/libstd/std.rc
index fba3f85ae5d..96d7b8c20fc 100644
--- a/src/libstd/std.rc
+++ b/src/libstd/std.rc
@@ -98,11 +98,8 @@ mod map;
 mod rope;
 #[legacy_exports]
 mod smallintmap;
-#[legacy_exports]
 mod sort;
-#[legacy_exports]
 mod treemap;
-#[legacy_exports]
 
 // And ... other stuff