From 8b4423b04f519b78e0e9196ae1521531c80c743b Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 9 Oct 2013 10:34:27 -0700 Subject: De-pub some private runtime components This change was waiting for privacy to get sorted out, which should be true now that #8215 has landed. Closes #4427 --- src/libstd/std.rs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/libstd/std.rs') diff --git a/src/libstd/std.rs b/src/libstd/std.rs index 53837f96593..5a3f40f280f 100644 --- a/src/libstd/std.rs +++ b/src/libstd/std.rs @@ -88,9 +88,6 @@ pub mod linkhack { } } -// Internal macros -mod macros; - /* The Prelude. */ pub mod prelude; -- cgit 1.4.1-3-g733a5