rust/src/libstd/old_io
bors f9aeea7cb7 Auto merge of #22311 - lfairy:consistent-fmt, r=alexcrichton
This brings it in line with its namesake in `std::io`.

[breaking-change]

r? @aturon
2015-02-17 15:55:55 +00:00
..
net Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
buffered.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
comm_adapters.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
extensions.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
fs.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
mem.rs rustc: Fix a number of stability lint holes 2015-02-11 12:14:59 -08:00
mod.rs Auto merge of #22311 - lfairy:consistent-fmt, r=alexcrichton 2015-02-17 15:55:55 +00:00
pipe.rs
process.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
result.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
stdio.rs Rename std::failure to std::panicking 2015-02-13 20:37:33 -08:00
tempfile.rs Auto merge of #21892 - huonw:deprecate-rand, r=alexcrichton 2015-02-04 08:47:27 +00:00
test.rs rollup merge of #21830: japaric/for-cleanup 2015-02-02 11:01:12 -08:00
timer.rs for x in range(a, b) -> for x in a..b 2015-01-29 07:47:37 -05:00
util.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00