rust/src/libstd/io
Alex Crichton 55c398d651 rollup merge of #23752: alexcrichton/remove-should-fail
This attribute has been deprecated in favor of #[should_panic]. This also
updates rustdoc to no longer accept the `should_fail` directive and instead
renames it to `should_panic`.
2015-03-27 10:07:48 -07:00
..
buffered.rs syntax: Remove support for #[should_fail] 2015-03-26 13:53:52 -07:00
cursor.rs rollup merge of #23608: nagisa/refine-cursor-docstring 2015-03-23 15:10:55 -07: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 Rollup merge of #23664 - bluss:std-docs, r=steveklabnik 2015-03-25 17:12:13 +05:30
prelude.rs std: Update docs for removal of ReadExt, WriteExt 2015-03-24 22:20:35 +01:00
stdio.rs Auto merge of #23507 - jbcrail:fix-comment-spelling, r=alexcrichton 2015-03-19 09:50:13 +00:00
util.rs std: Stabilize portions of the io module 2015-03-04 17:04:22 -08:00