about summary refs log tree commit diff
path: root/src/libstd/std.rc
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2012-11-25 14:12:21 -0800
committerBrian Anderson <banderson@mozilla.com>2012-12-17 18:46:42 -0800
commitec9305802ba1bde2d0de34278395379de69f3468 (patch)
treed4869c5bb8eae9754b6429a9ff026afc59eea8dc /src/libstd/std.rc
parent72f8a03cfbeb1266919d84a12b5bc417ef170e56 (diff)
downloadrust-ec9305802ba1bde2d0de34278395379de69f3468.tar.gz
rust-ec9305802ba1bde2d0de34278395379de69f3468.zip
std: Add 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 f5363ca23c5..5ea90253d80 100644
--- a/src/libstd/std.rc
+++ b/src/libstd/std.rc
@@ -65,6 +65,7 @@ pub mod arc;
 pub mod comm;
 pub mod future;
 pub mod task_pool;
+pub mod flatpipes;
 
 // Collections