rust/src/libstd/io
Steve Klabnik 3c26ff450c Rollup merge of #38505 - estebank:why-lines, r=frewsxcv
Docs: Explain why/when `.lines()` returns an error

Fix #37744.
2016-12-24 14:29:26 -05:00
..
buffered.rs std: Fix partial writes in LineWriter 2016-11-28 15:05:04 -08:00
cursor.rs Move small-copy optimization into copy_from_slice 2016-11-30 11:09:29 +01:00
error.rs Rollup merge of #37537 - GuillaumeGomez:error_kind_doc, r=steveklabnik 2016-11-05 10:50:23 -07:00
impls.rs Move small-copy optimization into <&[u8] as Read> 2016-11-30 11:09:29 +01:00
lazy.rs Use #[prelude_import] in libstd. 2016-08-24 22:12:48 +00:00
mod.rs Rollup merge of #38505 - estebank:why-lines, r=frewsxcv 2016-12-24 14:29:26 -05:00
prelude.rs std: Remove deprecated functionality from 1.5 2015-12-10 11:47:55 -08:00
stdio.rs Implement fmt::Debug for all structures in libstd. 2016-12-18 14:55:14 -08:00
util.rs Implement fmt::Debug for all structures in libstd. 2016-12-18 14:55:14 -08:00