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-01-10 20:09:26 -0800
committerTim Chevalier <chevalier@alum.wellesley.edu>2013-01-10 20:10:10 -0800
commit0274292bed1c1a109cc46d49e4ac685d10b43bb3 (patch)
treeb5955776099d609929dd23e5abb0d01229a2a803 /src/libstd/std.rc
parent3e7da96fd22faf8587c1717e03a988dce6893bdb (diff)
downloadrust-0274292bed1c1a109cc46d49e4ac685d10b43bb3.tar.gz
rust-0274292bed1c1a109cc46d49e4ac685d10b43bb3.zip
std: Address XXXes in flatpipes
Diffstat (limited to 'src/libstd/std.rc')
-rw-r--r--src/libstd/std.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstd/std.rc b/src/libstd/std.rc
index 22cb9153571..eea9bd0a40f 100644
--- a/src/libstd/std.rc
+++ b/src/libstd/std.rc
@@ -57,6 +57,7 @@ pub mod uv_global_loop;
 pub mod c_vec;
 pub mod timer;
 pub mod cell;
+pub mod io_util;
 
 // Concurrency