rust/src/libstd/io
lukaramu 49ee9f3f08 Fix inconsistent doc headings
This fixes headings reading "Unsafety" and "Example", they should be
"Safety" and "Examples" according to RFC 1574.
2017-08-24 18:42:53 +02:00
..
buffered.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
cursor.rs Fix typo in doc 2017-08-17 00:46:30 +02:00
error.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
impls.rs Add Read::initializer. 2017-06-20 20:26:22 -07:00
lazy.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
mod.rs Fix inconsistent doc headings 2017-08-24 18:42:53 +02:00
prelude.rs std: Remove deprecated functionality from 1.5 2015-12-10 11:47:55 -08:00
stdio.rs Add Read::initializer. 2017-06-20 20:26:22 -07:00
util.rs Add Read::initializer. 2017-06-20 20:26:22 -07:00