rust/src/libstd/io
bors b9adc3327e Auto merge of #53517 - phungleson:fix-impl-from-for-error, r=frewsxcv
Add doc for impl From for Error

As part of issue #51430 (cc @skade).

The impl is very simple, let me know if we need to go into any details.
2018-10-07 22:00:04 +00:00
..
buffered.rs Fix invalid urls 2018-09-06 23:32:30 +02:00
cursor.rs Remove unstable and deprecated APIs 2018-07-30 18:18:23 +02:00
error.rs 'a' → 'an' in front of vowel sounds. 2018-10-06 11:21:53 -04:00
impls.rs Add read_to_end implementation to &[u8]'s Read impl 2017-10-07 22:19:51 +02:00
lazy.rs Implement the min_const_fn feature gate 2018-08-31 08:39:59 +02:00
mod.rs Improve docs for std::io::Seek 2018-09-28 08:01:56 -04:00
prelude.rs std: Remove deprecated functionality from 1.5 2015-12-10 11:47:55 -08:00
stdio.rs Implement the min_const_fn feature gate 2018-08-31 08:39:59 +02:00
util.rs Cross reference io::copy and fs::copy in docs. 2018-08-14 23:33:47 -04:00