rust/src/libstd/io
Florian Hahn 8236550104 Remove some unnecessary type casts
Conflicts:
	src/librustc/middle/lint.rs
2014-01-06 21:28:54 +01:00
..
net Remove some unnecessary type casts 2014-01-06 21:28:54 +01:00
buffered.rs Don't allow newtype structs to be dereferenced. #6246 2014-01-04 14:44:12 -08:00
comm_adapters.rs Bring native process bindings up to date 2013-12-27 17:41:04 -08:00
extensions.rs libsyntax: Fix tests. 2014-01-03 22:22:40 -08:00
flate.rs std::str: s/from_utf8_slice/from_utf8/, to make the basic case shorter. 2013-12-04 22:35:53 +11:00
fs.rs Don't allow newtype structs to be dereferenced. #6246 2014-01-04 14:44:12 -08:00
mem.rs Restore Writer.write_char, see #10861. 2014-01-04 13:26:03 +00:00
mod.rs Remove some unnecessary type casts 2014-01-06 21:28:54 +01:00
option.rs std: Delete rt::test 2013-12-24 14:42:00 -08:00
pipe.rs std: Expose that LocalIo may not always be available 2013-12-24 14:42:00 -08:00
process.rs Bring native process bindings up to date 2013-12-27 17:41:04 -08:00
signal.rs std: Expose that LocalIo may not always be available 2013-12-24 14:42:00 -08:00
stdio.rs Remove some unnecessary type casts 2014-01-06 21:28:54 +01:00
test.rs Implement native TCP I/O 2013-12-27 23:09:31 -08:00
timer.rs std: Expose that LocalIo may not always be available 2013-12-24 14:42:00 -08:00
util.rs std: silence warnings when compiling test. 2013-12-20 01:26:03 +11:00