]> git.lizzy.rs Git - rust.git/blobdiff - src/libcore/core.rc
auto merge of #6046 : brson/rust/io, r=graydon
[rust.git] / src / libcore / core.rc
index d8cca429f84472a85531af0bcd4d2b36f97b2479..75ef8ee0cbd135f917a9b9b05ade4952f7175c98 100644 (file)
@@ -125,6 +125,9 @@ pub mod linkhack {
     }
 }
 
+// Internal macros
+mod macros;
+
 /* The Prelude. */
 
 pub mod prelude;