auto merge of #8313 : msullivan/rust/cleanup, r=catamorphism

This commit is contained in:
bors 2013-08-06 08:44:05 -07:00
commit 3dfb55ab09
12 changed files with 80 additions and 87 deletions

View file

@ -10,7 +10,7 @@
//! Some various other I/O types
// NOTE: These ultimately belong somewhere else
// FIXME(#3660): should move to libextra
use prelude::*;
use super::*;