rust/src/libstd/io
Johannes Oertel 07cc7d9960 Change name of unit test sub-module to "tests".
Changes the style guidelines regarding unit tests to recommend using a
sub-module named "tests" instead of "test" for unit tests as "test"
might clash with imports of libtest.
2015-04-24 23:06:41 +02:00
..
buffered.rs Model lexer: Fix remaining issues 2015-04-21 12:02:12 +02:00
cursor.rs pluralize doc comment verbs and add missing periods 2015-04-13 13:57:51 -04:00
error.rs std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07:00
impls.rs std: Stabilize last bits of io::Error 2015-03-31 16:12:48 -07:00
lazy.rs std: Tweak rt::at_exit behavior 2015-03-21 11:14:58 -07:00
mod.rs deprecate Unicode functions that will be moved to crates.io 2015-04-16 17:03:05 -04:00
prelude.rs std: Deny most warnings in doctests 2015-04-07 17:54:34 -07:00
stdio.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
util.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00