rust/src/libstd/io
2015-03-31 01:03:13 +03:00
..
buffered.rs Fix massive performance issue in read_to_end 2015-03-28 22:32:08 -07:00
cursor.rs replace deprecated as_slice() 2015-03-31 01:03:13 +03:00
error.rs std: Stablize io::ErrorKind 2015-03-19 09:59:21 -07:00
impls.rs Speed up reading/writing slices with #[inline] 2015-03-25 09:07:46 -07:00
lazy.rs std: Tweak rt::at_exit behavior 2015-03-21 11:14:58 -07:00
mod.rs Auto merge of #23820 - sfackler:fast_read_to_end, r=alexcrichton 2015-03-29 19:47:18 +00:00
prelude.rs std: Update docs for removal of ReadExt, WriteExt 2015-03-24 22:20:35 +01:00
stdio.rs std: Don't deadlock/panic on recursive prints 2015-03-27 19:03:18 -07:00
util.rs std: Stabilize portions of the io module 2015-03-04 17:04:22 -08:00